Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-153257
#<BuildRuby:0x0000562458223918
@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-153257",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.001084 0.003539 1.089312 ( 1.567781)
build_miniruby 0.001367 0.000206 33.576584 ( 7.762880)
build_ruby 0.001116 0.000167 2.701362 ( 2.701072)
build_all 0.004651 0.004091 14.190201 ( 1.263079)
build_install 0.003866 0.003965 4.155158 ( 1.060518)
test_btest 0.000739 0.000168 75.763202 ( 6.657500)
test_basic 0.000000 0.006108 0.821117 ( 0.895351)
test_all 0.084097 0.041979 485.298020 ( 43.538708)
test_rubyspec 0.028429 0.017313 47.996337 ( 60.280303)
total: 125.73 sec