Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-210308
#<BuildRuby:0x0000560c4a09ff90
@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-210308",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004378 0.000796 0.790281 ( 1.175033)
build_miniruby 0.000875 0.000160 0.811161 ( 0.811469)
build_ruby 0.001487 0.000000 2.669775 ( 2.670616)
build_all 0.006082 0.001706 12.014243 ( 0.961556)
build_install 0.010818 0.002880 3.441186 ( 0.972304)
test_btest 0.000536 0.000107 65.183191 ( 4.366918)
test_basic 0.002053 0.003909 0.413111 ( 0.490528)
test_all 0.080133 0.018896 358.180875 ( 35.897655)
test_rubyspec 0.019181 0.048273 40.201613 ( 52.755858)
total: 100.10 sec