Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-213543
#<BuildRuby:0x0000555a9e1fb7f8
@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.20240108-213543",
@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.000007 0.000001 0.000008 ( 0.000010)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.004078 0.000858 1.341990 ( 1.756468)
build_miniruby 0.001170 0.000246 1.523314 ( 1.526801)
build_ruby 0.001689 0.000000 5.987105 ( 5.995800)
build_all 0.011065 0.000000 16.823407 ( 1.803763)
build_install 0.011874 0.004993 5.218447 ( 2.016652)
test_btest 0.000684 0.000143 82.484135 ( 12.300080)
test_basic 0.004498 0.000937 0.725393 ( 0.793959)
test_all 0.090837 0.030538 551.434606 ( 78.082289)
test_rubyspec 0.024875 0.044651 85.829845 ( 98.222623)
total: 202.50 sec