Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-074636
#<BuildRuby:0x000055c873364048
@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.20231228-074636",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.000457 0.004177 1.118133 ( 1.485256)
build_miniruby 0.000000 0.001454 0.902947 ( 0.901950)
build_ruby 0.000000 0.001495 2.871993 ( 2.871686)
build_all 0.003283 0.006448 16.189103 ( 1.443048)
build_install 0.004016 0.004156 4.628769 ( 1.150961)
test_btest 0.000750 0.000333 81.050877 ( 7.717678)
test_basic 0.002961 0.001763 0.543815 ( 0.619674)
test_all 0.090755 0.044160 527.877394 ( 64.408975)
test_rubyspec 0.020467 0.033254 49.654966 ( 61.980271)
total: 142.58 sec