Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-025325
#<BuildRuby:0x00005641536640c8
@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.20240112-025325",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004616 0.000839 0.805234 ( 1.179423)
build_miniruby 0.001345 0.000000 0.830267 ( 0.830071)
build_ruby 0.001746 0.000000 2.721218 ( 2.721506)
build_all 0.003155 0.004841 12.086674 ( 0.975390)
build_install 0.009423 0.001134 3.425577 ( 0.980575)
test_btest 0.000713 0.000165 63.743197 ( 5.393917)
test_basic 0.003333 0.000770 0.410253 ( 0.490831)
test_all 0.067766 0.027921 387.764453 ( 35.184782)
test_rubyspec 0.036268 0.028483 40.790161 ( 53.380278)
total: 101.14 sec