Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-070600
#<BuildRuby:0x000056211a228008
@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.20240619-070600",
@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.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003739 0.001496 1.046101 ( 1.513005)
build_miniruby 0.000000 0.001129 0.714902 ( 0.714852)
build_ruby 0.000000 0.001599 2.293433 ( 2.293931)
build_all 0.005135 0.003875 12.612894 ( 1.058369)
build_install 0.009495 0.002879 4.306191 ( 1.073470)
test_btest 0.000452 0.000211 71.504723 ( 5.902025)
test_basic 0.002774 0.001294 0.404937 ( 0.486441)
test_all 0.081369 0.017613 373.632345 ( 40.407721)
test_rubyspec 0.023941 0.018445 87.058940 ( 10.992623)
total: 64.44 sec