Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-124636
#<BuildRuby:0x00005596577a3fa8
@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.20240115-124636",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.003802 0.000951 1.051458 ( 1.441355)
build_miniruby 0.001251 0.000313 0.898374 ( 0.897929)
build_ruby 0.001043 0.000261 2.677790 ( 2.677760)
build_all 0.003517 0.005620 14.261154 ( 1.333420)
build_install 0.008537 0.000000 4.119203 ( 1.054669)
test_btest 0.001105 0.000059 75.590731 ( 6.957845)
test_basic 0.003711 0.000000 0.601487 ( 0.679454)
test_all 0.107634 0.021013 488.653926 ( 44.309548)
test_rubyspec 0.022171 0.026819 48.236726 ( 60.586924)
total: 119.94 sec