Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-120610
#<BuildRuby:0x0000555d81e201d8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240617-120610",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000024 0.000000 0.000024 ( 0.000027)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004812 0.000170 1.045393 ( 1.435914)
build_miniruby 0.001197 0.000000 0.717813 ( 0.717636)
build_ruby 0.001543 0.000000 2.251133 ( 2.251959)
build_all 0.000000 0.008621 12.540752 ( 1.016629)
build_install 0.004845 0.007582 4.127078 ( 1.060723)
test_btest 0.000721 0.000000 69.630521 ( 5.704988)
test_basic 0.003977 0.000000 0.393008 ( 0.475479)
test_all 0.081226 0.015096 360.307789 ( 33.750419)
test_rubyspec 0.037902 0.003755 87.118181 ( 11.037230)
total: 57.45 sec