Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-054508
#<BuildRuby:0x000055bfe8a50048
@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-054508",
@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.000020 0.000002 0.000022 ( 0.000023)
build_up 0.004793 0.000533 1.361994 ( 1.735786)
build_miniruby 0.001598 0.000178 0.956247 ( 0.955193)
build_ruby 0.001150 0.000128 2.653465 ( 2.653252)
build_all 0.007897 0.000878 14.049292 ( 1.268644)
build_install 0.006503 0.000723 4.080351 ( 1.061838)
test_btest 0.000566 0.000063 76.548848 ( 6.765303)
test_basic 0.003592 0.000400 0.698411 ( 0.780249)
test_all 0.090822 0.039204 491.093757 ( 44.154635)
test_rubyspec 0.026809 0.020687 47.053206 ( 59.392923)
total: 118.77 sec