Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-201008
#<BuildRuby:0x00005566021eb4b0
@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.20231130-201008",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000771 0.004197 0.958011 ( 1.239629)
build_miniruby 0.000743 0.000135 0.877017 ( 0.877390)
build_ruby 0.000000 0.001788 2.726774 ( 2.760429)
build_all 0.002770 0.004837 12.090427 ( 0.998045)
build_install 0.010022 0.004598 3.609977 ( 0.973262)
test_btest 0.000516 0.000172 65.530877 ( 4.648446)
test_basic 0.002983 0.000994 0.373131 ( 0.455230)
test_all 0.077666 0.020201 402.242195 ( 40.173589)
test_rubyspec 0.040775 0.016553 39.520838 ( 52.181474)
total: 104.31 sec