Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-190054
#<BuildRuby:0x0000564f66fdf500
@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.20231028-190054",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.004465 0.000470 1.313436 ( 1.552743)
build_miniruby 0.001092 0.000000 0.871389 ( 0.871434)
build_ruby 0.001301 0.000000 2.655537 ( 2.656834)
build_all 0.006129 0.004265 16.898845 ( 1.493491)
build_install 0.002680 0.008148 5.084478 ( 1.185891)
test_btest 0.000950 0.000216 86.262147 ( 7.447380)
test_basic 0.003354 0.001989 0.723141 ( 0.799859)
test_all 0.119954 0.015800 511.733048 ( 55.922978)
test_rubyspec 0.021954 0.022854 49.662984 ( 61.977125)
total: 133.91 sec