Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-175628
#<BuildRuby:0x000055ac22ea80e8
@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-175628",
@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.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002132 0.003361 1.067072 ( 1.627933)
build_miniruby 0.001150 0.000000 0.714852 ( 0.714405)
build_ruby 0.001666 0.000000 2.275328 ( 2.275648)
build_all 0.007409 0.000534 12.897856 ( 1.077124)
build_install 0.010553 0.005355 4.184828 ( 1.060255)
test_btest 0.000521 0.000156 71.636481 ( 5.144740)
test_basic 0.003861 0.001158 0.401936 ( 0.482729)
test_all 0.063080 0.032678 365.804883 ( 36.009807)
test_rubyspec 0.032726 0.012381 86.983030 ( 10.978419)
total: 59.37 sec