Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-051152
#<BuildRuby:0x0000564e0651c048
@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.20231207-051152",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005628 0.000370 1.416698 ( 1.762447)
build_miniruby 0.000747 0.000158 0.833111 ( 0.833144)
build_ruby 0.001403 0.000000 2.744821 ( 2.745303)
build_all 0.010329 0.000000 17.439576 ( 1.588259)
build_install 0.008966 0.000138 5.164496 ( 1.255678)
test_btest 0.000877 0.000146 88.227855 ( 7.461524)
test_basic 0.000600 0.004213 0.752442 ( 0.832111)
test_all 0.107425 0.030973 590.451414 ( 55.492453)
test_rubyspec 0.023153 0.020127 50.594489 ( 62.947628)
total: 134.92 sec