Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-181812
#<BuildRuby:0x0000560ce766b738
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231126-181812",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004240 0.001247 1.243023 ( 1.633573)
build_miniruby 0.001295 0.000381 0.948103 ( 0.947538)
build_ruby 0.000995 0.000293 2.841797 ( 2.841469)
build_all 0.007748 0.002279 16.657884 ( 1.536544)
build_install 0.010980 0.001748 5.132700 ( 1.236394)
test_btest 0.001127 0.000000 81.821181 ( 7.965437)
test_basic 0.004575 0.000229 0.823772 ( 0.901547)
test_all 0.094133 0.040606 517.884810 ( 51.809093)
test_rubyspec 0.031235 0.019905 51.084578 ( 63.428316)
total: 132.30 sec