Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-050908
#<BuildRuby:0x000055d2b5e52df0
@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-050908",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004712 0.000785 1.185465 ( 1.555195)
build_miniruby 0.001278 0.000000 0.863897 ( 0.862844)
build_ruby 0.001195 0.000000 2.649977 ( 2.650868)
build_all 0.007195 0.001629 14.162232 ( 1.309435)
build_install 0.000092 0.007177 4.114310 ( 1.056150)
test_btest 0.000813 0.000203 77.212461 ( 6.352162)
test_basic 0.003564 0.000891 0.737753 ( 0.815865)
test_all 0.114123 0.016556 468.250439 ( 49.487153)
test_rubyspec 0.020459 0.030090 49.378516 ( 61.657122)
total: 125.75 sec