Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-070034
#<BuildRuby:0x0000560255bcb918
@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.20231209-070034",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000009)
build_up 0.001729 0.004272 1.489560 ( 2.009725)
build_miniruby 0.000908 0.000143 0.901454 ( 0.901733)
build_ruby 0.001169 0.000185 2.689740 ( 2.690069)
build_all 0.001466 0.008807 16.871294 ( 1.526961)
build_install 0.001467 0.007592 5.026048 ( 1.203098)
test_btest 0.000772 0.000270 83.030199 ( 7.937506)
test_basic 0.003664 0.001283 0.715988 ( 0.796131)
test_all 0.066722 0.072232 535.809536 ( 59.076093)
test_rubyspec 0.022100 0.027121 50.619797 ( 62.925447)
total: 139.07 sec