Logfile: /home/ko1/ruby/logs/brlog.trunk.20230710-104344
#<BuildRuby:0x0000558226fe7ba0
@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.20230710-104344",
@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.000000 0.000006 0.000006 ( 0.000006)
autoconf 0.000000 0.000011 0.000011 ( 0.000011)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.002531 0.003565 1.394042 ( 2.656630)
build_miniruby 0.000942 0.000199 0.933970 ( 0.933636)
build_ruby 0.001101 0.000231 2.654540 ( 2.654622)
build_all 0.008913 0.000973 14.204037 ( 1.257946)
build_install 0.007165 0.001433 2.005471 ( 0.946715)
test_btest 0.000903 0.000181 87.523810 ( 8.334780)
test_basic 0.000000 0.004087 0.733375 ( 0.811859)
test_all 0.000000 0.001653 486.516973 ( 47.170750)
test_rubyspec 0.021750 0.017338 44.195426 ( 56.660717)
total: 121.43 sec