Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-010436
#<BuildRuby:0x000055dd7bcb8028
@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.20230113-010436",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.000000 0.006463 0.898400 ( 1.049630)
build_miniruby 0.000000 0.001074 1.020861 ( 1.019049)
build_ruby 0.000000 0.001378 2.778730 ( 2.776042)
build_all 0.000706 0.009019 16.717952 ( 2.932356)
build_install 0.007204 0.004052 2.082080 ( 1.070457)
test_btest 0.000731 0.000411 67.898182 ( 11.255167)
test_basic 0.004137 0.002327 0.344850 ( 0.431370)
test_all 0.000900 0.000506 659.675619 ( 97.599601)
test_rubyspec 0.036875 0.049840 51.671199 ( 59.769178)
total: 177.90 sec