Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-110333
#<BuildRuby:0x00005559386ac110
@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.20231205-110333",
@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.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.004738 0.986761 ( 1.263329)
build_miniruby 0.000000 0.000863 0.879326 ( 0.879943)
build_ruby 0.000000 0.001135 2.717936 ( 2.720627)
build_all 0.005660 0.002426 12.130054 ( 1.006666)
build_install 0.008722 0.004415 3.557286 ( 0.973570)
test_btest 0.000541 0.000166 63.095141 ( 6.200691)
test_basic 0.003006 0.000925 0.381223 ( 0.458661)
test_all 0.089225 0.011174 384.174511 ( 45.303332)
test_rubyspec 0.020928 0.049683 39.685748 ( 52.322282)
total: 111.13 sec