Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-092139
#<BuildRuby:0x000055b4ece5bea0
@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-092139",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.005001 0.000264 0.829999 ( 1.197914)
build_miniruby 0.000852 0.000213 0.816195 ( 0.816102)
build_ruby 0.001152 0.000288 2.678201 ( 2.678900)
build_all 0.008532 0.000000 12.325409 ( 1.019349)
build_install 0.005490 0.007768 3.410671 ( 0.957916)
test_btest 0.000568 0.000179 64.296755 ( 4.657325)
test_basic 0.004397 0.000289 0.408409 ( 0.487167)
test_all 0.087971 0.010628 372.315897 ( 37.559545)
test_rubyspec 0.022085 0.046635 40.863137 ( 53.412823)
total: 102.79 sec