Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-101714
#<BuildRuby:0x0000560599a700e0
@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.20240617-101714",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004758 0.001784 1.893140 ( 2.143907)
build_miniruby 0.000837 0.000314 1.147176 ( 1.146608)
build_ruby 0.001272 0.000476 3.373266 ( 3.373806)
build_all 0.000929 0.009315 17.938464 ( 1.700123)
build_install 0.008605 0.001938 6.164460 ( 1.435761)
test_btest 0.000868 0.000408 103.367939 ( 9.416379)
test_basic 0.000063 0.004820 0.890351 ( 0.961781)
test_all 0.080639 0.058768 578.062470 ( 55.954109)
test_rubyspec 0.014177 0.055860 132.705773 ( 15.847193)
total: 91.98 sec