Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-155634
#<BuildRuby:0x0000557558a58070
@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-155634",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.004544 0.000083 0.950719 ( 1.358666)
build_miniruby 0.001573 0.000000 0.988571 ( 0.989506)
build_ruby 0.001418 0.000000 2.828325 ( 2.831403)
build_all 0.007357 0.003052 14.571030 ( 1.421764)
build_install 0.002607 0.006401 4.251741 ( 1.146534)
test_btest 0.000535 0.000128 75.249028 ( 7.664989)
test_basic 0.003096 0.000743 0.459294 ( 0.540311)
test_all 0.122858 0.010193 502.531022 ( 55.919479)
test_rubyspec 0.014737 0.019183 51.005525 ( 63.515903)
total: 135.39 sec