Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-001613
#<BuildRuby:0x0000559c38433fa8
@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.20240116-001613",
@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.000024 0.000004 0.000028 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000299 0.004038 0.963426 ( 1.358297)
build_miniruby 0.000957 0.000213 0.847563 ( 0.847711)
build_ruby 0.001019 0.000226 2.631555 ( 2.631261)
build_all 0.007636 0.001697 14.411931 ( 1.317105)
build_install 0.007541 0.000633 4.068588 ( 1.063059)
test_btest 0.000871 0.000184 75.100568 ( 7.067902)
test_basic 0.003683 0.002346 0.677252 ( 0.750402)
test_all 0.103550 0.024578 497.608954 ( 50.208779)
test_rubyspec 0.016005 0.030950 48.097112 ( 60.462628)
total: 125.71 sec