Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-004143
#<BuildRuby:0x00005652c3280188
@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.20231207-004143",
@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.004455 0.000405 0.995911 ( 1.247911)
build_miniruby 0.000000 0.001184 0.867362 ( 0.866651)
build_ruby 0.000000 0.001767 2.695698 ( 2.695790)
build_all 0.003495 0.004490 12.044648 ( 1.001522)
build_install 0.011498 0.000701 3.539893 ( 0.976899)
test_btest 0.000636 0.000127 64.520784 ( 5.052909)
test_basic 0.002731 0.000546 0.370139 ( 0.450188)
test_all 0.073703 0.026802 398.724974 ( 42.581911)
test_rubyspec 0.046836 0.019497 39.773753 ( 52.454428)
total: 107.33 sec