Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-045447
#<BuildRuby:0x0000561c762af7b8
@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.20240110-045447",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.004182 0.878645 ( 1.283811)
build_miniruby 0.000000 0.001329 0.901268 ( 0.900447)
build_ruby 0.000000 0.001530 2.861737 ( 2.863619)
build_all 0.007830 0.002004 14.871032 ( 1.411976)
build_install 0.004387 0.004344 4.262792 ( 1.151333)
test_btest 0.000516 0.000163 80.511483 ( 7.395175)
test_basic 0.001317 0.001892 0.396070 ( 0.477173)
test_all 0.087743 0.046181 530.743027 ( 50.972927)
test_rubyspec 0.021476 0.014658 50.139485 ( 62.663973)
total: 129.12 sec