Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-214839
#<BuildRuby:0x000055b4fefdc0d8
@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.20231212-214839",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.004278 1.003582 ( 1.270705)
build_miniruby 0.000000 0.000920 0.865315 ( 0.865000)
build_ruby 0.000000 0.001228 2.682539 ( 2.684557)
build_all 0.002415 0.005513 12.169175 ( 0.981290)
build_install 0.003453 0.010162 3.518934 ( 0.971176)
test_btest 0.000457 0.000250 64.415215 ( 5.533902)
test_basic 0.002795 0.001524 0.378748 ( 0.461576)
test_all 0.080128 0.018208 394.147023 ( 38.005020)
test_rubyspec 0.035960 0.033253 39.731416 ( 52.378090)
total: 103.15 sec