Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-014611
#<BuildRuby:0x0000564903493818
@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.20230725-014611",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000026 0.000007 0.000033 ( 0.000032)
build_up 0.005651 0.000345 1.426614 ( 2.652603)
build_miniruby 0.001257 0.000000 0.968894 ( 0.967689)
build_ruby 0.001601 0.000000 2.662525 ( 2.667483)
build_all 0.003922 0.004997 13.344736 ( 1.203630)
build_install 0.002407 0.005221 1.809287 ( 0.873182)
test_btest 0.000675 0.000225 80.177220 ( 7.557071)
test_basic 0.000000 0.004377 0.602398 ( 0.680231)
test_all 0.000598 0.000400 486.671423 ( 48.685518)
test_rubyspec 0.004521 0.035494 42.680497 ( 55.156542)
total: 120.44 sec