Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-214915
#<BuildRuby:0x0000556fdb7c0060
@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.20240114-214915",
@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.000024 0.000004 0.000028 ( 0.000028)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.004040 0.004014 0.857143 ( 1.449553)
build_miniruby 0.000000 0.001199 1.715262 ( 1.611332)
build_ruby 0.000000 0.001495 2.685163 ( 2.685695)
build_all 0.005029 0.002887 11.961752 ( 0.957720)
build_install 0.010608 0.002417 3.355040 ( 0.956697)
test_btest 0.000728 0.000000 64.380837 ( 4.442709)
test_basic 0.000000 0.004079 0.425035 ( 0.505524)
test_all 0.078703 0.016680 388.507494 ( 32.285284)
test_rubyspec 0.025501 0.039650 40.175721 ( 52.712059)
total: 97.61 sec