Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-023901
#<BuildRuby:0x0000560fd4db2678
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221217-023901",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.003852 0.000550 0.818765 ( 1.039540)
build_miniruby 0.000917 0.000000 1.012455 ( 1.011064)
build_ruby 0.001226 0.000000 2.800578 ( 2.696341)
build_all 0.008062 0.000821 15.678163 ( 3.342274)
build_install 0.008402 0.000000 2.319792 ( 1.307200)
test_btest 0.000568 0.000000 61.666461 ( 11.293308)
test_basic 0.000165 0.004594 0.321320 ( 0.411916)
test_all 0.001694 0.000178 669.567883 (145.004546)
test_rubyspec 0.036463 0.028312 52.740351 ( 60.966085)
total: 227.07 sec