Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-003235
#<BuildRuby:0x000055bada3d38e0
@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.20240112-003235",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.001161 0.004416 0.817042 ( 1.206559)
build_miniruby 0.000664 0.000266 0.814510 ( 0.814667)
build_ruby 0.000969 0.000388 2.722320 ( 2.722780)
build_all 0.006971 0.000993 11.963510 ( 0.990654)
build_install 0.007278 0.005654 3.392163 ( 0.964909)
test_btest 0.000536 0.000223 64.492989 ( 4.554773)
test_basic 0.001336 0.003187 0.389993 ( 0.470298)
test_all 0.068183 0.028420 380.995361 ( 32.917721)
test_rubyspec 0.027246 0.038692 40.766460 ( 53.295781)
total: 97.94 sec