Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-041003
#<BuildRuby:0x000055b2d80240a0
@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-041003",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.001226 0.004421 1.073067 ( 1.479629)
build_miniruby 0.000808 0.000323 0.709459 ( 0.709541)
build_ruby 0.001274 0.000509 2.289223 ( 2.289500)
build_all 0.000589 0.008179 12.485685 ( 1.044544)
build_install 0.008304 0.004844 4.122473 ( 1.073574)
test_btest 0.000479 0.000279 68.884197 ( 5.391557)
test_basic 0.004763 0.000222 0.411502 ( 0.491229)
test_all 0.080697 0.017014 375.626729 ( 37.343625)
test_rubyspec 0.011462 0.028720 87.223477 ( 11.051520)
total: 60.88 sec