Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-072223
#<BuildRuby:0x00005636d595c010
@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.20230131-072223",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005339 0.001232 0.883810 ( 1.053868)
build_miniruby 0.001093 0.000252 1.012524 ( 1.010375)
build_ruby 0.001271 0.000294 2.797276 ( 2.794822)
build_all 0.009896 0.000092 16.772624 ( 3.027304)
build_install 0.009381 0.000000 2.076406 ( 1.071538)
test_btest 0.000691 0.000111 75.196964 ( 10.063354)
test_basic 0.000871 0.007290 0.393587 ( 0.476683)
test_all 0.000936 0.000247 660.687562 ( 92.974822)
test_rubyspec 0.080134 0.034929 51.786952 ( 59.825240)
total: 172.30 sec