Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-082902
#<BuildRuby:0x0000562f2c1034f0
@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.20231218-082902",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000006)
build_up 0.002900 0.002724 1.045200 ( 1.309882)
build_miniruby 0.001384 0.000000 0.882304 ( 0.883770)
build_ruby 0.001978 0.000000 2.721432 ( 2.722937)
build_all 0.006789 0.000666 12.123223 ( 0.984568)
build_install 0.011767 0.002522 3.549956 ( 0.966259)
test_btest 0.000553 0.000118 63.185115 ( 5.686074)
test_basic 0.003326 0.000712 0.376051 ( 0.457278)
test_all 0.083904 0.020118 385.855637 ( 43.217204)
test_rubyspec 0.034675 0.042034 39.813124 ( 52.469477)
total: 108.70 sec