Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-214940
#<BuildRuby:0x000055b54e9fefa8
@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.20240106-214940",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.000000 0.004531 1.264260 ( 1.647831)
build_miniruby 0.000000 0.001310 1.379462 ( 1.382057)
build_ruby 0.000314 0.001407 4.012570 ( 4.019821)
build_all 0.010333 0.000000 16.286559 ( 1.650276)
build_install 0.013327 0.000587 4.801395 ( 1.657907)
test_btest 0.000746 0.000090 84.306369 ( 9.415241)
test_basic 0.004847 0.000098 0.581301 ( 0.648049)
test_all 0.079022 0.040481 548.561300 ( 56.176760)
test_rubyspec 0.037418 0.024260 71.582591 ( 83.775157)
total: 160.37 sec