Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-043713
#<BuildRuby:0x000056511d29f788
@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.20231217-043713",
@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.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001588 0.003608 1.036432 ( 1.295003)
build_miniruby 0.001344 0.000000 0.871011 ( 0.872330)
build_ruby 0.001483 0.000000 2.721102 ( 2.722773)
build_all 0.005030 0.003132 12.150184 ( 1.000373)
build_install 0.008924 0.004006 3.540154 ( 0.971589)
test_btest 0.000698 0.000165 63.397043 ( 4.936672)
test_basic 0.003038 0.000000 0.374851 ( 0.457660)
test_all 0.079823 0.019511 397.858307 ( 40.770101)
test_rubyspec 0.019706 0.048680 39.830364 ( 52.497724)
total: 105.53 sec