Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-140028
#<BuildRuby:0x000056345e24b6f0
@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-140028",
@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.000005 0.000016 ( 0.000017)
autoconf 0.000019 0.000007 0.000026 ( 0.000027)
configure 0.000015 0.000007 0.000022 ( 0.000022)
build_up 0.003682 0.001473 1.051390 ( 1.440710)
build_miniruby 0.000000 0.000935 0.840762 ( 0.841498)
build_ruby 0.000202 0.001490 2.662494 ( 2.667370)
build_all 0.008983 0.000363 14.491509 ( 1.334016)
build_install 0.000000 0.007728 4.266122 ( 1.118540)
test_btest 0.000465 0.000601 77.844743 ( 7.133041)
test_basic 0.000070 0.004147 0.625477 ( 0.702136)
test_all 0.089635 0.040694 479.988459 ( 50.700028)
test_rubyspec 0.031368 0.032562 81.832065 ( 94.211349)
total: 160.15 sec