Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-035145
#<BuildRuby:0x000055827f0a80c8
@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.20231122-035145",
@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.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001055 0.004182 0.945164 ( 1.341422)
build_miniruby 0.000000 0.001000 0.799766 ( 0.799607)
build_ruby 0.000000 0.001376 2.641757 ( 2.642504)
build_all 0.006208 0.002198 12.227037 ( 0.968081)
build_install 0.007651 0.006528 3.694508 ( 0.975303)
test_btest 0.000520 0.000195 65.491419 ( 4.954568)
test_basic 0.003784 0.001419 0.400445 ( 0.479377)
test_all 0.086069 0.007195 361.589914 ( 32.609889)
test_rubyspec 0.042780 0.025593 40.202422 ( 52.777208)
total: 97.55 sec