Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-085347
#<BuildRuby:0x000055b7a16d3f90
@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.20240109-085347",
@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.000016 0.000008 0.000024 ( 0.000023)
autoconf 0.000030 0.000015 0.000045 ( 0.000044)
configure 0.000018 0.000009 0.000027 ( 0.000027)
build_up 0.000874 0.006309 0.809712 ( 1.197428)
build_miniruby 0.000643 0.000429 0.816252 ( 0.816227)
build_ruby 0.000869 0.000580 2.661844 ( 2.662799)
build_all 0.007400 0.000000 11.867335 ( 0.966817)
build_install 0.008769 0.001967 3.399728 ( 0.986426)
test_btest 0.000518 0.000259 63.990103 ( 4.866582)
test_basic 0.000436 0.004079 0.396588 ( 0.477646)
test_all 0.082512 0.016035 373.423687 ( 37.356700)
test_rubyspec 0.017621 0.048679 40.777559 ( 53.344842)
total: 102.68 sec