Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-120123
#<BuildRuby:0x00005568145dc150
@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.20231218-120123",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004272 0.000026 1.026107 ( 1.281585)
build_miniruby 0.000690 0.000058 0.872521 ( 0.872431)
build_ruby 0.000978 0.000082 2.705805 ( 2.710432)
build_all 0.007558 0.000000 12.182700 ( 0.999710)
build_install 0.005001 0.004167 3.596110 ( 0.983409)
test_btest 0.000813 0.000109 63.565598 ( 4.880805)
test_basic 0.002678 0.000357 0.378389 ( 0.458351)
test_all 0.081291 0.018814 388.175487 ( 33.355275)
test_rubyspec 0.020161 0.035173 39.781350 ( 52.440421)
total: 97.98 sec