Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-015219
#<BuildRuby:0x000055add0b10110
@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.20240117-015219",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000696 0.004411 0.802591 ( 1.178118)
build_miniruby 0.000757 0.000303 0.816865 ( 0.817017)
build_ruby 0.002049 0.000000 2.709878 ( 2.718705)
build_all 0.007678 0.000402 12.032982 ( 0.994187)
build_install 0.001101 0.009331 3.561685 ( 0.973503)
test_btest 0.000584 0.000292 66.378781 ( 4.917352)
test_basic 0.000000 0.004083 0.406949 ( 0.487792)
test_all 0.074207 0.022141 389.525910 ( 33.689231)
test_rubyspec 0.050486 0.076694 73.309063 ( 85.800495)
total: 131.58 sec