Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-052152
#<BuildRuby:0x000056125a0cff90
@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.20231213-052152",
@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.000011 0.000000 0.000011 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004543 0.000000 1.010046 ( 1.298020)
build_miniruby 0.001036 0.000000 0.867612 ( 0.870223)
build_ruby 0.001862 0.000000 2.706468 ( 2.708559)
build_all 0.004708 0.004007 12.105004 ( 1.013466)
build_install 0.014599 0.000142 3.598852 ( 0.985570)
test_btest 0.000661 0.000036 63.851667 ( 4.814592)
test_basic 0.003921 0.000218 0.377025 ( 0.459696)
test_all 0.074422 0.030213 418.018959 ( 34.024470)
test_rubyspec 0.011628 0.035270 39.587914 ( 52.269197)
total: 98.44 sec