Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-224606
#<BuildRuby:0x0000564ff9e37d68
@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.20231118-224606",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.005066 0.000345 1.350462 ( 1.743865)
build_miniruby 0.000879 0.000259 0.924304 ( 0.924426)
build_ruby 0.001497 0.000440 2.994117 ( 2.993799)
build_all 0.007203 0.002572 16.268497 ( 1.448522)
build_install 0.008970 0.000000 4.735700 ( 1.163811)
test_btest 0.000766 0.000000 85.352661 ( 7.480874)
test_basic 0.004428 0.000000 0.802376 ( 0.878989)
test_all 0.098615 0.037724 505.808580 ( 48.537466)
test_rubyspec 0.025292 0.024522 50.790847 ( 63.134199)
total: 128.31 sec