Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-094327
#<BuildRuby:0x000055c1c3cf3548
@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.20240616-094327",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.005032 0.000304 1.789691 ( 2.092657)
build_miniruby 0.000835 0.000232 1.064973 ( 1.065670)
build_ruby 0.001385 0.000384 3.276459 ( 3.276243)
build_all 0.009443 0.000296 17.147717 ( 1.618143)
build_install 0.010104 0.000391 6.045886 ( 1.475196)
test_btest 0.000546 0.000124 104.226748 ( 8.426203)
test_basic 0.000000 0.004148 0.798474 ( 0.877755)
test_all 0.109010 0.028314 555.596209 ( 58.932023)
test_rubyspec 0.049567 0.018319 129.253881 ( 16.296345)
total: 94.06 sec