Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-032043
#<BuildRuby:0x000056223463c138
@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.20231231-032043",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004369 0.000672 0.794923 ( 1.160287)
build_miniruby 0.001073 0.000165 0.813987 ( 0.813716)
build_ruby 0.000000 0.001405 2.672837 ( 2.673352)
build_all 0.000357 0.007067 12.203988 ( 0.963494)
build_install 0.010430 0.000000 3.379829 ( 0.957920)
test_btest 0.000789 0.000000 62.579231 ( 4.970033)
test_basic 0.004008 0.000000 0.408310 ( 0.488374)
test_all 0.063757 0.034374 374.284098 ( 42.821330)
test_rubyspec 0.022543 0.041159 40.285846 ( 52.831877)
total: 107.68 sec