Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-151226
#<BuildRuby:0x00005577fac5b918
@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.20230726-151226",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.004589 0.000765 1.413854 ( 2.809069)
build_miniruby 0.000727 0.000122 0.902289 ( 0.901721)
build_ruby 0.001119 0.000186 2.581389 ( 2.580890)
build_all 0.004658 0.004575 14.380636 ( 1.216888)
build_install 0.004051 0.004433 2.075522 ( 0.955151)
test_btest 0.000895 0.000224 84.456146 ( 7.496168)
test_basic 0.003254 0.000814 0.615234 ( 0.694805)
test_all 0.001715 0.000429 544.013084 ( 52.830850)
test_rubyspec 0.003806 0.040199 44.663135 ( 57.012515)
total: 126.50 sec