Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-073130
#<BuildRuby:0x00005601f525b4b0
@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.20240104-073130",
@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.000012 0.000005 0.000017 ( 0.000016)
autoconf 0.000017 0.000007 0.000024 ( 0.000023)
configure 0.000012 0.000005 0.000017 ( 0.000018)
build_up 0.004813 0.001925 1.043316 ( 1.292971)
build_miniruby 0.000755 0.000302 0.806995 ( 0.806889)
build_ruby 0.001313 0.000525 2.646048 ( 2.646069)
build_all 0.001830 0.005616 11.939827 ( 0.956697)
build_install 0.010731 0.000399 3.476739 ( 0.963161)
test_btest 0.000543 0.000226 62.826385 ( 5.434152)
test_basic 0.004737 0.000000 0.398626 ( 0.479287)
test_all 0.080794 0.017237 371.265399 ( 36.483273)
test_rubyspec 0.021181 0.045809 40.134272 ( 52.696237)
total: 101.76 sec