Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-230545
#<BuildRuby:0x000056471b6f2eb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231213-230545",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.000594 0.004219 1.340802 ( 1.712887)
build_miniruby 0.000634 0.000296 0.836784 ( 0.836352)
build_ruby 0.000877 0.000409 2.817360 ( 2.818034)
build_all 0.009616 0.000588 16.932496 ( 1.515260)
build_install 0.004527 0.004334 4.977232 ( 1.187536)
test_btest 0.000661 0.000294 87.772114 ( 7.215849)
test_basic 0.001417 0.002904 0.725600 ( 0.802269)
test_all 0.099951 0.035092 545.392925 ( 59.803395)
test_rubyspec 0.013198 0.030765 49.482851 ( 61.773807)
total: 137.67 sec