Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-015335
#<BuildRuby:0x000055d3e7277d68
@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.20240116-015335",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000036 0.000006 0.000042 ( 0.000041)
configure 0.000028 0.000005 0.000033 ( 0.000034)
build_up 0.000292 0.004012 1.191139 ( 1.570312)
build_miniruby 0.001344 0.000000 0.898946 ( 0.898796)
build_ruby 0.001428 0.000000 2.743553 ( 2.742542)
build_all 0.008393 0.000668 14.478684 ( 1.339069)
build_install 0.004486 0.003277 4.125053 ( 1.089803)
test_btest 0.000886 0.000202 76.898422 ( 6.954210)
test_basic 0.004448 0.000000 0.607512 ( 0.684693)
test_all 0.124024 0.005476 505.021606 ( 46.225945)
test_rubyspec 0.026658 0.021505 49.098553 ( 61.508408)
total: 123.02 sec