Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-163120
#<BuildRuby:0x000055cbbaa6f4b0
@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.20231220-163120",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004989 0.000081 1.050803 ( 1.307781)
build_miniruby 0.000986 0.000082 0.904483 ( 0.903992)
build_ruby 0.001134 0.000095 2.732337 ( 2.735273)
build_all 0.007445 0.000000 12.256337 ( 1.052657)
build_install 0.004575 0.004800 3.555574 ( 0.982447)
test_btest 0.000000 0.000658 63.903624 ( 5.607120)
test_basic 0.000000 0.003751 0.387193 ( 0.467008)
test_all 0.065975 0.039190 456.319271 ( 38.138950)
test_rubyspec 0.029159 0.021629 40.383893 ( 53.125704)
total: 104.32 sec