Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-102627
#<BuildRuby:0x000055bc465e00a8
@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-102627",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.001557 0.003760 1.058872 ( 1.476930)
build_miniruby 0.000897 0.000149 0.714336 ( 0.714332)
build_ruby 0.001756 0.000293 2.276684 ( 2.277061)
build_all 0.007976 0.000000 12.466617 ( 1.055727)
build_install 0.006369 0.006857 4.160502 ( 1.071465)
test_btest 0.000000 0.000889 70.276290 ( 6.389999)
test_basic 0.001902 0.002350 0.423936 ( 0.504408)
test_all 0.080001 0.017027 369.313599 ( 36.572073)
test_rubyspec 0.013962 0.027836 87.290104 ( 11.037647)
total: 61.10 sec