Logfile: /home/ko1/ruby/logs/brlog.trunk.20230814-153024
#<BuildRuby:0x0000557b1c853fa8
@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.20230814-153024",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.005370 1.492091 ( 2.874429)
build_miniruby 0.000000 0.000968 0.815076 ( 0.813868)
build_ruby 0.001360 0.000330 2.643881 ( 2.692225)
build_all 0.004661 0.005837 17.504775 ( 1.615856)
build_install 0.008141 0.001086 5.171705 ( 1.218847)
test_btest 0.000907 0.000209 83.614308 ( 7.242346)
test_basic 0.000877 0.003889 0.556595 ( 0.637827)
test_all 0.002588 0.004487 510.749475 ( 61.337252)
test_rubyspec 0.034220 0.019471 49.160351 ( 61.529435)
total: 139.96 sec