Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-053855
#<BuildRuby:0x0000563c22ce80d8
@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.20231214-053855",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004835 0.000000 1.026844 ( 1.291365)
build_miniruby 0.001110 0.000000 0.867997 ( 0.868185)
build_ruby 0.001248 0.000000 2.712228 ( 2.713706)
build_all 0.007445 0.000000 12.192588 ( 1.015238)
build_install 0.001708 0.010234 3.570301 ( 0.973049)
test_btest 0.000589 0.000093 65.192666 ( 5.844683)
test_basic 0.002537 0.000401 0.373086 ( 0.454188)
test_all 0.077302 0.022078 377.632425 ( 37.056336)
test_rubyspec 0.023721 0.049562 40.004738 ( 52.660003)
total: 102.88 sec