Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-143709
#<BuildRuby:0x000055c9ac2f37f0
@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.20231229-143709",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000027 0.000000 0.000027 ( 0.000026)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001671 0.003743 0.797262 ( 1.185802)
build_miniruby 0.000975 0.000139 0.857664 ( 0.857759)
build_ruby 0.001539 0.000000 2.674634 ( 2.675580)
build_all 0.000687 0.007326 11.934790 ( 0.959909)
build_install 0.011104 0.002010 3.457766 ( 0.971448)
test_btest 0.000625 0.000156 62.590886 ( 5.558850)
test_basic 0.001514 0.003955 0.406617 ( 0.485322)
test_all 0.075223 0.022221 378.255376 ( 39.717999)
test_rubyspec 0.023253 0.043440 40.557927 ( 53.113278)
total: 105.53 sec