Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-091003
#<BuildRuby:0x00005588652b3c50
@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.20240618-091003",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000667 0.004297 1.050639 ( 1.403718)
build_miniruby 0.000806 0.000293 0.719342 ( 0.719297)
build_ruby 0.001461 0.000531 2.250217 ( 2.250876)
build_all 0.004735 0.002822 12.570872 ( 1.056147)
build_install 0.011548 0.001161 4.119297 ( 1.053105)
test_btest 0.000496 0.000165 69.619263 ( 5.720640)
test_basic 0.003851 0.000084 0.406612 ( 0.487560)
test_all 0.078963 0.020503 365.072221 ( 33.874985)
test_rubyspec 0.027643 0.013164 87.228832 ( 10.978720)
total: 57.55 sec