Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-140913
#<BuildRuby:0x000055d694dd8090
@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.20231211-140913",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004039 0.000000 1.011634 ( 1.436370)
build_miniruby 0.000584 0.000049 0.878522 ( 0.879519)
build_ruby 0.001096 0.000091 2.697117 ( 2.700381)
build_all 0.007911 0.000000 12.103411 ( 0.997692)
build_install 0.005502 0.003787 3.535350 ( 0.973927)
test_btest 0.000438 0.000055 61.852182 ( 5.813187)
test_basic 0.003596 0.000000 0.373170 ( 0.455145)
test_all 0.084457 0.015415 383.667219 ( 33.587619)
test_rubyspec 0.038389 0.025290 39.828937 ( 52.476405)
total: 99.32 sec