Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-203028
#<BuildRuby:0x000055d36aebbd68
@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.20240103-203028",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000039 0.000003 0.000042 ( 0.000043)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.005138 0.000099 1.437967 ( 1.674877)
build_miniruby 0.000780 0.000065 0.851709 ( 0.851164)
build_ruby 0.001533 0.000127 2.753418 ( 2.752924)
build_all 0.001255 0.007823 14.183208 ( 1.275172)
build_install 0.007958 0.000000 4.224255 ( 1.072885)
test_btest 0.001065 0.000000 76.758134 ( 6.833003)
test_basic 0.005228 0.000000 0.729770 ( 0.803576)
test_all 0.125265 0.003493 491.392700 ( 43.594162)
test_rubyspec 0.011469 0.033793 47.744875 ( 60.081506)
total: 118.94 sec