Logfile: /home/ko1/ruby/logs/brlog.trunk.20240625-224928
#<BuildRuby:0x000056052fe841f0
@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.20240625-224928",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003903 0.004000 6.444307 ( 4.135457)
build_miniruby 0.005077 0.000432 102.301106 ( 10.551175)
build_ruby 0.001360 0.000567 2.272629 ( 2.272767)
build_all 0.010202 0.000610 27.220831 ( 7.907063)
build_install 0.010174 0.001934 4.211978 ( 1.075460)
test_btest 0.000471 0.000157 76.214762 ( 5.234365)
test_basic 0.000795 0.003294 0.410352 ( 0.491172)
test_all 0.079643 0.019100 380.209809 ( 36.297819)
test_rubyspec 0.026044 0.015528 87.030546 ( 10.999147)
total: 78.96 sec