Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-101413
#<BuildRuby:0x00005594e0b2bf90
@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.20240107-101413",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000000 0.005053 1.290104 ( 1.715475)
build_miniruby 0.001385 0.000000 1.435539 ( 1.437071)
build_ruby 0.001718 0.000000 4.183632 ( 4.191405)
build_all 0.010521 0.000000 16.569177 ( 1.702259)
build_install 0.012119 0.003110 4.898731 ( 1.721421)
test_btest 0.000549 0.000148 83.943493 ( 8.712176)
test_basic 0.002130 0.003072 0.680913 ( 0.742627)
test_all 0.079075 0.042653 548.343063 ( 71.698403)
test_rubyspec 0.039257 0.025186 78.084048 ( 90.449241)
total: 182.37 sec