Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-185055
#<BuildRuby:0x000055d592dc38c8
@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.20231231-185055",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003919 0.000922 1.198082 ( 1.545811)
build_miniruby 0.001086 0.000255 0.927268 ( 0.926874)
build_ruby 0.001097 0.000258 2.760402 ( 2.759838)
build_all 0.005192 0.004548 16.126321 ( 1.439310)
build_install 0.007188 0.001996 4.633347 ( 1.172411)
test_btest 0.000829 0.000230 84.201756 ( 7.107045)
test_basic 0.004641 0.000000 0.703582 ( 0.778959)
test_all 0.099827 0.034357 555.216194 ( 50.762706)
test_rubyspec 0.018120 0.028365 49.038216 ( 61.316652)
total: 127.81 sec