Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-202117
#<BuildRuby:0x000055d03e7173c0
@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.20231223-202117",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003623 0.000000 0.734146 ( 1.113801)
build_miniruby 0.001222 0.000000 0.902569 ( 0.903104)
build_ruby 0.001116 0.000000 2.774679 ( 2.778809)
build_all 0.007261 0.000000 12.188634 ( 1.041702)
build_install 0.005220 0.004179 3.467429 ( 0.986854)
test_btest 0.000742 0.000046 63.319674 ( 5.925122)
test_basic 0.004305 0.000000 0.380346 ( 0.462646)
test_all 0.082003 0.028051 452.153957 ( 41.091654)
test_rubyspec 0.031177 0.020698 40.760351 ( 53.486197)
total: 107.79 sec