Logfile: /home/ko1/ruby/logs/brlog.trunk.20240626-073940
#<BuildRuby:0x000055ff03da70e8
@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-073940",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.002350 0.004124 1.170722 ( 1.281857)
build_miniruby 0.000961 0.000074 0.761000 ( 0.760976)
build_ruby 0.001808 0.000139 2.299098 ( 2.299231)
build_all 0.007744 0.000242 12.646841 ( 1.051395)
build_install 0.006713 0.008724 4.296827 ( 1.085803)
test_btest 0.000893 0.000000 71.498759 ( 5.281332)
test_basic 0.004480 0.000173 0.419494 ( 0.500326)
test_all 0.077651 0.023873 379.004547 ( 39.775453)
test_rubyspec 0.018147 0.023452 87.218263 ( 11.036096)
total: 63.07 sec