Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-181600
#<BuildRuby:0x0000563d0735c010
@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.20230130-181600",
@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.000014 0.000005 0.000019 ( 0.000018)
configure 0.000021 0.000007 0.000028 ( 0.000013)
build_up 0.004993 0.001536 0.846831 ( 1.495621)
build_miniruby 0.000976 0.000300 1.011551 ( 1.009667)
build_ruby 0.001221 0.000376 2.772840 ( 2.770275)
build_all 0.009715 0.000236 16.719500 ( 3.005953)
build_install 0.009822 0.001336 2.091165 ( 1.080402)
test_btest 0.000738 0.000184 67.618325 ( 11.363486)
test_basic 0.001343 0.005282 0.343357 ( 0.429526)
test_all 0.001214 0.000205 651.954505 (101.834651)
test_rubyspec 0.058416 0.021339 51.677909 ( 59.790857)
total: 182.78 sec