Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-160619
#<BuildRuby:0x000055868edb80e8
@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.20230724-160619",
@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.000020 0.000005 0.000025 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.005737 0.000387 1.471801 ( 3.561262)
build_miniruby 0.000796 0.000177 0.809629 ( 0.808615)
build_ruby 0.001315 0.000000 2.680028 ( 2.681302)
build_all 0.004804 0.004674 14.016423 ( 1.269839)
build_install 0.003948 0.004158 1.926343 ( 0.902166)
test_btest 0.000581 0.000174 81.244782 ( 7.129634)
test_basic 0.005037 0.000000 0.629768 ( 0.709960)
test_all 0.001309 0.000000 497.701347 ( 53.052535)
test_rubyspec 0.024489 0.016279 42.944447 ( 55.416848)
total: 125.53 sec