Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-122831
#<BuildRuby:0x000055d2597f40a0
@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-122831",
@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.000007 0.000003 0.000010 ( 0.000014)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000795 0.004233 1.041241 ( 1.299550)
build_miniruby 0.000000 0.001018 0.712211 ( 0.712164)
build_ruby 0.000260 0.001231 2.237046 ( 2.237781)
build_all 0.003081 0.005040 12.528883 ( 1.046862)
build_install 0.010478 0.003570 4.205991 ( 1.073766)
test_btest 0.000422 0.000211 72.409464 ( 5.452286)
test_basic 0.000403 0.003624 0.397632 ( 0.478901)
test_all 0.069598 0.027918 376.141932 ( 36.665089)
test_rubyspec 0.024032 0.017283 86.777700 ( 11.010410)
total: 59.98 sec