Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-071338
#<BuildRuby:0x0000562e5e72f8c0
@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.20240117-071338",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000022 0.000003 0.000025 ( 0.000023)
build_up 0.000000 0.003983 1.030114 ( 1.414589)
build_miniruby 0.000000 0.001062 0.899806 ( 0.899221)
build_ruby 0.000000 0.001359 2.797442 ( 2.797655)
build_all 0.007112 0.002402 14.424973 ( 1.328960)
build_install 0.004616 0.003368 4.225644 ( 1.127704)
test_btest 0.000909 0.000217 74.845927 ( 7.203098)
test_basic 0.004635 0.001103 0.872855 ( 0.946865)
test_all 0.103129 0.028843 475.470715 ( 46.259778)
test_rubyspec 0.020107 0.043802 80.250624 ( 92.605782)
total: 154.58 sec