Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-144941
#<BuildRuby:0x00005595f4bf4048
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240117-144941",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j16'",
@timeout=10800>
user system total real
checkout 0.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000000 0.005427 1.025748 ( 2.646906)
build_miniruby 0.001195 0.000494 7.269198 ( 7.161389)
build_ruby 0.000960 0.000349 2.699174 ( 2.698743)
build_all 0.007982 0.001394 14.595800 ( 1.309518)
build_install 0.006036 0.002012 4.157590 ( 1.051997)
test_btest 0.000760 0.000253 78.847877 ( 6.831530)
test_basic 0.004188 0.000000 0.562039 ( 0.637714)
test_all 0.112286 0.020689 469.455165 ( 48.636678)
test_rubyspec 0.030441 0.031729 81.843625 ( 94.190185)
total: 165.17 sec