Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-005344
#<BuildRuby:0x000055806b5d80e0
@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.20240618-005344",
@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.000006 0.000003 0.000009 ( 0.000008)
autoconf 0.000011 0.000005 0.000016 ( 0.000017)
configure 0.000010 0.000005 0.000015 ( 0.000014)
build_up 0.002865 0.003384 1.814709 ( 2.151685)
build_miniruby 0.000778 0.000389 1.022748 ( 1.023532)
build_ruby 0.000939 0.000469 3.360744 ( 3.360843)
build_all 0.006524 0.003262 17.591661 ( 1.669582)
build_install 0.008635 0.002011 6.123616 ( 1.450562)
test_btest 0.000523 0.000246 107.676109 ( 9.191213)
test_basic 0.003119 0.001468 0.828133 ( 0.904185)
test_all 0.092988 0.049992 547.157776 ( 59.551610)
test_rubyspec 0.034706 0.034412 131.991075 ( 16.104573)
total: 95.41 sec