Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-152813
#<BuildRuby:0x0000561c3477f7f8
@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-152813",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002693 0.002358 0.813678 ( 1.174451)
build_miniruby 0.001284 0.000000 0.805878 ( 0.805889)
build_ruby 0.001652 0.000000 2.663967 ( 2.664093)
build_all 0.004972 0.002732 11.997439 ( 0.998656)
build_install 0.010697 0.002528 3.416913 ( 0.953461)
test_btest 0.000599 0.000179 63.571992 ( 5.004932)
test_basic 0.002199 0.002931 0.390252 ( 0.468809)
test_all 0.086412 0.012410 390.182835 ( 37.258544)
test_rubyspec 0.042121 0.022724 40.427010 ( 53.006332)
total: 102.34 sec