Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-004522
#<BuildRuby:0x000055adff967870
@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.20240112-004522",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.004142 0.000029 0.908666 ( 1.304631)
build_miniruby 0.001106 0.000138 0.897313 ( 0.896888)
build_ruby 0.001235 0.000154 2.781816 ( 2.785330)
build_all 0.005281 0.005067 14.780246 ( 1.375660)
build_install 0.005896 0.003761 4.243997 ( 1.155104)
test_btest 0.000575 0.000127 75.744952 ( 7.234266)
test_basic 0.003240 0.000720 0.412923 ( 0.493431)
test_all 0.109693 0.025337 514.992494 ( 47.649807)
test_rubyspec 0.021792 0.010809 48.635237 ( 61.169222)
total: 124.06 sec