Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-002416
#<BuildRuby:0x0000558177f4c060
@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.20240117-002416",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004649 0.000088 0.822611 ( 1.201625)
build_miniruby 0.000947 0.000146 0.855179 ( 0.855116)
build_ruby 0.001264 0.000194 2.664573 ( 2.665272)
build_all 0.000000 0.008172 11.973771 ( 0.983939)
build_install 0.007575 0.002693 3.387328 ( 0.972504)
test_btest 0.000801 0.000000 66.809440 ( 4.741022)
test_basic 0.000938 0.003775 0.407965 ( 0.487681)
test_all 0.077921 0.020077 402.399060 ( 36.365139)
test_rubyspec 0.079924 0.054576 73.160589 ( 85.645545)
total: 133.92 sec