Logfile: /home/ko1/ruby/logs/brlog.trunk.20231110-135353
#<BuildRuby:0x000055b1a284b5f8
@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.20231110-135353",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.004494 1.251546 ( 1.528281)
build_miniruby 0.000000 0.001037 0.913076 ( 0.912936)
build_ruby 0.000095 0.001312 2.641737 ( 2.641728)
build_all 0.007284 0.002688 16.871357 ( 1.495894)
build_install 0.008679 0.000441 4.952856 ( 1.171820)
test_btest 0.000000 0.001264 86.176587 ( 7.841672)
test_basic 0.002161 0.002773 0.701985 ( 0.780962)
test_all 0.118850 0.017224 541.322867 ( 48.703585)
test_rubyspec 0.024512 0.024291 50.043731 ( 62.378986)
total: 127.46 sec