Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-092802
#<BuildRuby:0x0000557a2f5434f0
@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.20231203-092802",
@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.000002 0.000000 0.000002 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002324 0.001937 0.975786 ( 1.238861)
build_miniruby 0.001180 0.000000 0.869199 ( 0.869170)
build_ruby 0.001123 0.000000 2.709873 ( 2.711749)
build_all 0.007621 0.000933 12.123411 ( 1.009756)
build_install 0.005951 0.006856 3.561291 ( 0.970713)
test_btest 0.000575 0.000230 61.454112 ( 5.439089)
test_basic 0.002299 0.000920 0.370598 ( 0.453657)
test_all 0.075326 0.027602 369.875868 ( 41.373410)
test_rubyspec 0.040120 0.022991 39.718733 ( 52.392369)
total: 106.46 sec