Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-005938
#<BuildRuby:0x00005628f2a200c8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231203-005938",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.004255 0.000047 0.983288 ( 1.249380)
build_miniruby 0.001131 0.000000 0.872541 ( 0.873844)
build_ruby 0.001168 0.000000 2.714877 ( 2.715633)
build_all 0.007386 0.000271 12.136247 ( 0.979951)
build_install 0.007351 0.003975 3.596154 ( 0.967503)
test_btest 0.000489 0.000098 64.171975 ( 5.293276)
test_basic 0.002424 0.000485 0.369215 ( 0.451165)
test_all 0.069093 0.033880 390.970090 ( 40.262408)
test_rubyspec 0.039552 0.026936 39.841108 ( 52.501557)
total: 105.30 sec