Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-015837
#<BuildRuby:0x000055c2a27200c8
@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.20231221-015837",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000301 0.004107 1.046767 ( 1.357423)
build_miniruby 0.000677 0.000203 0.905864 ( 0.906073)
build_ruby 0.000985 0.000296 2.734868 ( 2.738139)
build_all 0.007665 0.000000 12.141818 ( 1.009860)
build_install 0.000564 0.010649 3.604694 ( 0.987642)
test_btest 0.000345 0.000159 66.238111 ( 4.703429)
test_basic 0.002172 0.001003 0.378510 ( 0.461079)
test_all 0.086703 0.018198 439.378488 ( 40.492443)
test_rubyspec 0.032955 0.028171 40.630917 ( 53.383782)
total: 106.04 sec