Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-163023
#<BuildRuby:0x00005596168dc0a0
@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-163023",
@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.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001632 0.004379 1.063341 ( 1.456535)
build_miniruby 0.000798 0.000200 0.714283 ( 0.714274)
build_ruby 0.001917 0.000000 2.263602 ( 2.263962)
build_all 0.008196 0.000000 12.520694 ( 1.067187)
build_install 0.010185 0.001573 4.161249 ( 1.053525)
test_btest 0.000832 0.000166 69.404693 ( 6.147744)
test_basic 0.004083 0.000097 0.415467 ( 0.496169)
test_all 0.085571 0.017834 378.244300 ( 37.409052)
test_rubyspec 0.038273 0.006681 87.187227 ( 10.987559)
total: 61.60 sec