Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-071833
#<BuildRuby:0x00005628be213fa8
@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-071833",
@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.000011 0.000006 0.000017 ( 0.000017)
autoconf 0.000018 0.000009 0.000027 ( 0.000027)
configure 0.000016 0.000007 0.000023 ( 0.000022)
build_up 0.003401 0.001587 1.219742 ( 1.618587)
build_miniruby 0.000631 0.000294 0.823866 ( 0.823183)
build_ruby 0.001030 0.000480 2.751213 ( 2.750618)
build_all 0.008813 0.000209 14.355029 ( 1.349126)
build_install 0.007742 0.000000 4.111472 ( 1.064832)
test_btest 0.000614 0.000000 76.544614 ( 6.623110)
test_basic 0.005383 0.000000 0.873804 ( 0.947710)
test_all 0.097274 0.031571 495.626381 ( 45.540019)
test_rubyspec 0.019791 0.027689 48.436722 ( 60.706473)
total: 121.42 sec