Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-201804
#<BuildRuby:0x000055c30a036678
@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.20230125-201804",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001897 0.004494 0.845757 ( 1.080700)
build_miniruby 0.001315 0.000000 1.005506 ( 1.003664)
build_ruby 0.001640 0.000000 2.769525 ( 2.766959)
build_all 0.004640 0.005154 16.810861 ( 2.968172)
build_install 0.008816 0.002352 2.072485 ( 1.067653)
test_btest 0.000710 0.000190 71.333019 ( 10.910029)
test_basic 0.002151 0.004179 0.337322 ( 0.424040)
test_all 0.000945 0.000295 665.294099 ( 94.574771)
test_rubyspec 0.074954 0.056966 51.864712 ( 59.955027)
total: 174.75 sec