Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-013801
#<BuildRuby:0x0000556489673048
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240118-013801",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.002182 0.003455 0.993979 ( 1.580179)
build_miniruby 0.000800 0.000172 0.806010 ( 0.806099)
build_ruby 0.001099 0.000235 2.676205 ( 2.677116)
build_all 0.005484 0.003287 12.466932 ( 1.353843)
build_install 0.006110 0.008054 3.525849 ( 0.976745)
test_btest 0.000690 0.000242 63.545252 ( 5.520065)
test_basic 0.002347 0.002938 0.400520 ( 0.481312)
test_all 0.090495 0.012854 358.613636 ( 36.138182)
test_rubyspec 0.057769 0.073304 73.035264 ( 85.510451)
total: 135.04 sec