Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-233510
#<BuildRuby:0x00005568e4090090
@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.20240115-233510",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.005450 0.000343 1.161975 ( 1.545591)
build_miniruby 0.000000 0.001400 0.838519 ( 0.838573)
build_ruby 0.000000 0.001449 2.750871 ( 2.750624)
build_all 0.007772 0.000982 14.488740 ( 1.385961)
build_install 0.005151 0.002211 4.121987 ( 1.061358)
test_btest 0.000511 0.000133 77.169275 ( 6.762990)
test_basic 0.003577 0.000000 0.663363 ( 0.745533)
test_all 0.098877 0.030338 512.018409 ( 48.154322)
test_rubyspec 0.020806 0.027090 48.327559 ( 60.672062)
total: 123.92 sec