Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-151533
#<BuildRuby:0x00005601d86af740
@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.20240115-151533",
@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.000024 0.000003 0.000027 ( 0.000026)
autoconf 0.000033 0.000004 0.000037 ( 0.000036)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.003122 0.003303 1.189345 ( 1.593068)
build_miniruby 0.001256 0.000000 0.876712 ( 0.876180)
build_ruby 0.001249 0.000000 2.566433 ( 2.566705)
build_all 0.004978 0.003778 14.107790 ( 1.263725)
build_install 0.007610 0.000000 4.040708 ( 1.050412)
test_btest 0.001067 0.000000 77.055595 ( 6.617195)
test_basic 0.004824 0.000363 0.605509 ( 0.682514)
test_all 0.096334 0.032836 482.894865 ( 44.747328)
test_rubyspec 0.014571 0.031033 47.772845 ( 60.154654)
total: 119.55 sec