Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-180711
#<BuildRuby:0x00005599090cfe20
@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.20240621-180711",
@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.000012 0.000005 0.000017 ( 0.000017)
configure 0.000011 0.000004 0.000015 ( 0.000016)
build_up 0.004142 0.001553 1.784015 ( 2.010428)
build_miniruby 0.000823 0.000308 1.062182 ( 1.062223)
build_ruby 0.001606 0.000000 3.351949 ( 3.352091)
build_all 0.007804 0.003046 17.476299 ( 1.671996)
build_install 0.009581 0.000000 6.076375 ( 1.475816)
test_btest 0.000974 0.000000 105.902168 ( 8.755182)
test_basic 0.004301 0.000000 0.713152 ( 0.789073)
test_all 0.086362 0.052876 526.556444 ( 61.360335)
test_rubyspec 0.046330 0.018134 136.704693 ( 16.036431)
total: 96.51 sec