Logfile: /home/ko1/ruby/logs/brlog.trunk.20230704-224126
#<BuildRuby:0x0000564b8181fb50
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230704-224126",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001846 0.004336 1.277871 ( 2.576693)
build_miniruby 0.000785 0.000214 0.875938 ( 0.876521)
build_ruby 0.001035 0.000283 2.617020 ( 2.617794)
build_all 0.008648 0.000089 10.949598 ( 7.524641)
build_install 0.007372 0.000678 4.901098 ( 1.932589)
test_btest 0.000884 0.000189 81.330761 ( 7.926093)
test_basic 0.004694 0.000038 0.712630 ( 0.797867)
test_all 0.002364 0.000473 449.477672 ( 39.544543)
test_rubyspec 0.021929 0.016685 41.788973 ( 54.278464)
total: 118.08 sec