Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-130946
#<BuildRuby:0x000055ad259c3e70
@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.20230101-130946",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000005 0.000015 ( 0.000015)
configure 0.000019 0.000009 0.000028 ( 0.000028)
build_up 0.005606 0.000637 0.874735 ( 1.036461)
build_miniruby 0.000912 0.000380 1.012425 ( 1.010317)
build_ruby 0.001171 0.000488 2.770235 ( 2.767517)
build_all 0.005256 0.004788 16.850641 ( 3.017064)
build_install 0.010987 0.000830 2.317829 ( 1.195192)
test_btest 0.000656 0.000262 72.665757 ( 11.433969)
test_basic 0.006189 0.000579 0.347562 ( 0.433454)
test_all 0.000889 0.000334 654.479013 (112.384328)
test_rubyspec 0.068871 0.040205 51.564870 ( 59.620644)
total: 192.90 sec