Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-140106
#<BuildRuby:0x00005636f3e440a0
@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.20240615-140106",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000023 0.000000 0.000023 ( 0.000027)
build_up 0.005095 0.000288 1.058989 ( 1.383526)
build_miniruby 0.000879 0.000220 0.746421 ( 0.746260)
build_ruby 0.001196 0.000299 2.238724 ( 2.239122)
build_all 0.006377 0.001594 12.641707 ( 1.059969)
build_install 0.010002 0.002500 4.168412 ( 1.067657)
test_btest 0.000561 0.000140 70.331169 ( 6.050363)
test_basic 0.004194 0.001049 0.401442 ( 0.481781)
test_all 0.080862 0.019180 363.955751 ( 45.025097)
test_rubyspec 0.025373 0.015003 86.604723 ( 10.981297)
total: 69.04 sec