Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-165241
#<BuildRuby:0x000055d5f6f5c090
@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.20231219-165241",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.005044 0.000000 1.451015 ( 1.780672)
build_miniruby 0.001053 0.000000 0.825732 ( 0.826027)
build_ruby 0.001340 0.000000 2.845243 ( 2.845708)
build_all 0.006439 0.003346 16.072800 ( 1.456872)
build_install 0.007149 0.001155 4.727318 ( 1.161346)
test_btest 0.000753 0.000264 81.805628 ( 7.663100)
test_basic 0.002829 0.000990 0.663053 ( 0.741616)
test_all 0.106223 0.029301 511.156871 ( 57.450334)
test_rubyspec 0.021715 0.025242 49.969918 ( 62.322028)
total: 136.25 sec