Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-145040
#<BuildRuby:0x000055ae42d73d68
@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.20240114-145040",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005048 0.000173 1.032832 ( 1.405533)
build_miniruby 0.000800 0.000126 0.864220 ( 0.863224)
build_ruby 0.001301 0.000205 2.635450 ( 2.635527)
build_all 0.007436 0.001174 14.177023 ( 1.339586)
build_install 0.005480 0.002328 4.059288 ( 1.054750)
test_btest 0.000795 0.000138 77.343086 ( 7.181880)
test_basic 0.001790 0.003547 0.818195 ( 0.885164)
test_all 0.088065 0.042499 484.977941 ( 45.396316)
test_rubyspec 0.024456 0.025830 48.713467 ( 61.105512)
total: 121.87 sec