Logfile: /home/ko1/ruby/logs/brlog.trunk.20240625-094424
#<BuildRuby:0x00005647d962b0e8
@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-094424",
@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.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004361 0.000872 1.037459 ( 1.360178)
build_miniruby 0.000925 0.000000 0.714172 ( 0.714277)
build_ruby 0.002105 0.000000 2.304134 ( 2.304065)
build_all 0.005359 0.002497 12.615021 ( 1.041364)
build_install 0.016012 0.000000 4.182404 ( 1.074992)
test_btest 0.000777 0.000000 70.484975 ( 5.996444)
test_basic 0.001394 0.003640 0.400307 ( 0.480409)
test_all 0.076774 0.028720 380.930377 ( 37.248943)
test_rubyspec 0.017131 0.026947 88.630942 ( 11.119441)
total: 61.34 sec