Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-052031
#<BuildRuby:0x000055c847b5c1f0
@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-052031",
@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.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000811 0.004114 1.026662 ( 1.280396)
build_miniruby 0.000911 0.000249 0.749156 ( 0.748981)
build_ruby 0.001022 0.000279 2.248893 ( 2.249328)
build_all 0.005642 0.002205 12.566677 ( 1.016512)
build_install 0.008731 0.007860 4.149826 ( 1.073080)
test_btest 0.000572 0.000215 67.126748 ( 6.252279)
test_basic 0.005124 0.000469 0.406975 ( 0.486438)
test_all 0.061402 0.035847 374.674751 ( 35.813599)
test_rubyspec 0.024522 0.016809 87.451103 ( 11.040278)
total: 59.96 sec