Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-181925
#<BuildRuby:0x0000563f0e3bb0e8
@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.20240621-181925",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.001628 0.003411 1.071355 ( 1.452918)
build_miniruby 0.000820 0.000205 0.706802 ( 0.707004)
build_ruby 0.001193 0.000299 2.303444 ( 2.303901)
build_all 0.005501 0.003279 12.519382 ( 1.053605)
build_install 0.011490 0.000014 4.224577 ( 1.069512)
test_btest 0.000591 0.000139 71.234754 ( 5.803404)
test_basic 0.004076 0.000959 0.391786 ( 0.471877)
test_all 0.077752 0.023969 368.500203 ( 42.286411)
test_rubyspec 0.029314 0.015995 87.721884 ( 11.039520)
total: 66.19 sec