Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-225513
#<BuildRuby:0x0000560970904410
@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.20230124-225513",
@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.000003 0.000008 ( 0.000007)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.004538 0.001891 0.848006 ( 1.022171)
build_miniruby 0.000924 0.000385 1.009647 ( 1.007862)
build_ruby 0.001446 0.000000 2.762563 ( 2.760129)
build_all 0.010075 0.000000 16.703512 ( 2.987314)
build_install 0.008739 0.002453 2.083480 ( 1.068676)
test_btest 0.000599 0.000200 73.778483 ( 10.545151)
test_basic 0.006417 0.000000 0.341955 ( 0.428553)
test_all 0.001422 0.000000 652.288042 (102.205289)
test_rubyspec 0.072419 0.048314 51.340562 ( 59.474318)
total: 181.50 sec