Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-000807
#<BuildRuby:0x0000560d54f72620
@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.20230110-000807",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000017 0.000002 0.000019 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.000000 0.006657 0.887990 ( 1.089685)
build_miniruby 0.000000 0.001280 1.012659 ( 1.010564)
build_ruby 0.000000 0.001578 2.771858 ( 2.769487)
build_all 0.006466 0.003480 16.795750 ( 2.981408)
build_install 0.008161 0.001213 2.148163 ( 1.093794)
test_btest 0.000700 0.000218 68.012895 ( 11.281346)
test_basic 0.005313 0.001919 0.363564 ( 0.448483)
test_all 0.001072 0.000339 667.070280 (100.737423)
test_rubyspec 0.080739 0.043582 52.103538 ( 60.149276)
total: 181.56 sec