Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-222526
#<BuildRuby:0x0000558681aaf840
@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.20240103-222526",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000037 0.000007 0.000044 ( 0.000045)
build_up 0.004170 0.000834 1.446447 ( 1.624203)
build_miniruby 0.000716 0.000143 0.854622 ( 0.854333)
build_ruby 0.001034 0.000206 2.634481 ( 2.633563)
build_all 0.008397 0.000695 14.428121 ( 1.408364)
build_install 0.007596 0.000445 4.125976 ( 1.049770)
test_btest 0.000892 0.000149 76.354970 ( 6.664249)
test_basic 0.003906 0.000651 0.625724 ( 0.701828)
test_all 0.109071 0.022140 499.522012 ( 49.146925)
test_rubyspec 0.023076 0.026422 48.976195 ( 61.376633)
total: 125.46 sec