Logfile: /home/ko1/ruby/logs/brlog.trunk.20241007-034401
#<BuildRuby:0x0000564b6cedd8a8
@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.20241007-034401",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.004816 0.000263 1.261821 ( 1.509696)
build_miniruby 0.000659 0.000293 0.728439 ( 0.728746)
build_ruby 0.000963 0.000428 2.314999 ( 2.315672)
build_all 0.008251 0.000000 12.216331 ( 0.993245)
build_install 0.010900 0.001916 3.897088 ( 0.989746)
test_btest 0.000558 0.000186 59.001160 ( 4.884585)
test_basic 0.003168 0.001056 0.380757 ( 0.462022)
test_all 0.078836 0.022328 317.877182 ( 39.456192)
test_rubyspec 0.021421 0.020426 70.270607 ( 10.078100)
total: 61.42 sec