Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-072721
#<BuildRuby:0x000056214eea0068
@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-072721",
@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.000026 0.000003 0.000029 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.004805 0.000481 1.072428 ( 1.454416)
build_miniruby 0.000852 0.000085 0.900306 ( 0.899542)
build_ruby 0.001050 0.000105 2.693397 ( 2.693528)
build_all 0.006353 0.003028 14.446252 ( 1.297129)
build_install 0.007521 0.000000 4.176792 ( 1.082801)
test_btest 0.001080 0.000084 76.570769 ( 6.913320)
test_basic 0.001767 0.003639 0.723564 ( 0.799026)
test_all 0.092818 0.037110 461.323357 ( 52.490921)
test_rubyspec 0.034780 0.028016 81.529178 ( 93.903771)
total: 161.54 sec