Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-051936
#<BuildRuby:0x0000563b96d1aee8
@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.20231227-051936",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000986 0.004286 0.788694 ( 1.156948)
build_miniruby 0.000806 0.000323 0.809352 ( 0.809142)
build_ruby 0.000933 0.000373 2.650724 ( 2.651710)
build_all 0.006504 0.000847 11.898956 ( 1.009508)
build_install 0.004264 0.006328 3.385676 ( 0.962692)
test_btest 0.000503 0.000229 62.565962 ( 4.719508)
test_basic 0.002832 0.001287 0.402274 ( 0.482427)
test_all 0.073198 0.026606 372.027472 ( 36.519984)
test_rubyspec 0.036399 0.030800 40.035206 ( 52.625612)
total: 100.94 sec