Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-231422
#<BuildRuby:0x0000562b4dc1f678
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240112-231422",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004232 0.000000 0.908226 ( 1.316330)
build_miniruby 0.001134 0.000000 0.965540 ( 0.965315)
build_ruby 0.002227 0.000000 2.836527 ( 2.838847)
build_all 0.009972 0.000000 14.649871 ( 1.364030)
build_install 0.009037 0.000439 4.306300 ( 1.144998)
test_btest 0.000573 0.000085 79.293224 ( 6.762940)
test_basic 0.002784 0.000412 0.461810 ( 0.543598)
test_all 0.102181 0.031633 535.820946 ( 49.755551)
test_rubyspec 0.022826 0.014363 48.591094 ( 61.198891)
total: 125.89 sec