Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-112606
#<BuildRuby:0x000055afeea1fc18
@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.20231218-112606",
@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.004510 0.000410 1.032580 ( 1.300083)
build_miniruby 0.001049 0.000096 0.870708 ( 0.870744)
build_ruby 0.001144 0.000104 2.725971 ( 2.729086)
build_all 0.006504 0.000591 12.219809 ( 1.020477)
build_install 0.004143 0.010194 3.581728 ( 0.980958)
test_btest 0.000619 0.000155 63.049797 ( 5.619085)
test_basic 0.002986 0.000747 0.377283 ( 0.459569)
test_all 0.073682 0.030015 415.598032 ( 38.001089)
test_rubyspec 0.022545 0.050644 39.880627 ( 52.531110)
total: 103.51 sec