Logfile: /home/ko1/ruby/logs/brlog.trunk.20240626-152117
#<BuildRuby:0x0000555e61820018
@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.20240626-152117",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.000000 0.005815 1.173375 ( 1.402299)
build_miniruby 0.000000 0.000971 0.721910 ( 0.722317)
build_ruby 0.000000 0.002122 2.281730 ( 2.281250)
build_all 0.008044 0.000473 12.639731 ( 1.055799)
build_install 0.007652 0.005324 4.270715 ( 1.066766)
test_btest 0.000468 0.000281 74.861815 ( 5.192920)
test_basic 0.000000 0.004361 0.407655 ( 0.487676)
test_all 0.073677 0.025521 382.475344 ( 38.763941)
test_rubyspec 0.018534 0.022367 87.080753 ( 11.057158)
total: 62.03 sec