Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-152208
#<BuildRuby:0x0000560ac2468070
@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.20231222-152208",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.001233 0.002469 0.737403 ( 1.151998)
build_miniruby 0.000000 0.001063 0.909949 ( 0.910615)
build_ruby 0.000410 0.000621 2.769240 ( 2.773165)
build_all 0.004037 0.003800 12.223515 ( 1.008255)
build_install 0.006718 0.003339 3.535822 ( 0.972979)
test_btest 0.000476 0.000293 65.329946 ( 5.570187)
test_basic 0.000631 0.003914 0.377337 ( 0.459172)
test_all 0.078678 0.026174 408.523484 ( 46.747517)
test_rubyspec 0.020596 0.030076 40.761380 ( 53.500020)
total: 113.09 sec