Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-120629
#<BuildRuby:0x000055de8e5377b8
@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.20240101-120629",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000916 0.004030 1.136648 ( 1.558126)
build_miniruby 0.000774 0.000162 0.948264 ( 0.947542)
build_ruby 0.001673 0.000000 2.911970 ( 2.911631)
build_all 0.009313 0.000606 16.489787 ( 1.560084)
build_install 0.007476 0.000617 4.627525 ( 1.163606)
test_btest 0.000667 0.000121 82.780015 ( 7.905758)
test_basic 0.002423 0.002998 0.666218 ( 0.744783)
test_all 0.092741 0.040120 547.085175 ( 51.305428)
test_rubyspec 0.033787 0.016994 52.104354 ( 64.441102)
total: 132.54 sec