Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-135416
#<BuildRuby:0x00005558be817e20
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230724-135416",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000020 0.000004 0.000024 ( 0.000023)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004154 0.000692 1.378909 ( 2.731796)
build_miniruby 0.000904 0.000151 0.881869 ( 0.880724)
build_ruby 0.001069 0.000178 2.615132 ( 2.614956)
build_all 0.008751 0.000000 13.675445 ( 1.210729)
build_install 0.003170 0.005012 1.927474 ( 0.895945)
test_btest 0.000757 0.000151 79.733433 ( 7.310345)
test_basic 0.003853 0.000771 0.748331 ( 0.826050)
test_all 0.001428 0.000285 500.050038 ( 49.288936)
test_rubyspec 0.015435 0.028802 43.478419 ( 55.922805)
total: 121.68 sec