Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-025612
#<BuildRuby:0x000055b56a52b4b0
@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.20231119-025612",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004951 0.000825 0.908037 ( 1.346515)
build_miniruby 0.000999 0.000166 0.821542 ( 0.821176)
build_ruby 0.000000 0.002006 2.598490 ( 2.598963)
build_all 0.005070 0.003834 12.400471 ( 1.017069)
build_install 0.002481 0.009404 3.493865 ( 0.980228)
test_btest 0.000548 0.000213 63.776967 ( 4.344863)
test_basic 0.002786 0.001083 0.399814 ( 0.479881)
test_all 0.087947 0.006945 345.850277 ( 31.766498)
test_rubyspec 0.027305 0.045117 39.698891 ( 52.255499)
total: 95.61 sec