Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-064657
#<BuildRuby:0x00005636f7d440e8
@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.20231126-064657",
@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.000002 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000000 0.005210 0.899411 ( 1.287171)
build_miniruby 0.000000 0.001023 0.834333 ( 0.834171)
build_ruby 0.000000 0.001395 2.649879 ( 2.650596)
build_all 0.002306 0.005421 12.188146 ( 0.968150)
build_install 0.011417 0.002125 3.695482 ( 0.983888)
test_btest 0.000390 0.000209 64.194484 ( 4.386557)
test_basic 0.004728 0.000328 0.398213 ( 0.477917)
test_all 0.078612 0.017617 360.410245 ( 34.140636)
test_rubyspec 0.025663 0.037903 39.901314 ( 52.474030)
total: 98.20 sec