Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-165444
#<BuildRuby:0x000055e04d833438
@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.20231201-165444",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004317 0.000864 0.971449 ( 1.250826)
build_miniruby 0.001183 0.000000 0.871056 ( 0.870398)
build_ruby 0.001728 0.000000 2.706614 ( 2.706955)
build_all 0.008147 0.000000 12.205736 ( 0.994258)
build_install 0.011625 0.000000 3.551914 ( 0.962198)
test_btest 0.000792 0.000000 62.940844 ( 5.384452)
test_basic 0.000140 0.003226 0.373049 ( 0.455270)
test_all 0.082590 0.019710 365.237456 ( 37.708827)
test_rubyspec 0.039667 0.023279 39.709438 ( 52.372905)
total: 102.71 sec