Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-194415
#<BuildRuby:0x0000557ef013f438
@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.20240105-194415",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.003410 0.000000 0.759602 ( 1.123949)
build_miniruby 0.001018 0.000000 0.933957 ( 0.934912)
build_ruby 0.001269 0.000000 2.814521 ( 2.818820)
build_all 0.004433 0.003461 12.077458 ( 1.098345)
build_install 0.005849 0.006753 3.427037 ( 1.002286)
test_btest 0.000000 0.000744 64.548920 ( 5.396323)
test_basic 0.000000 0.003725 0.382565 ( 0.457735)
test_all 0.082452 0.035446 494.348953 ( 51.083106)
test_rubyspec 0.025739 0.033749 41.743189 ( 54.534018)
total: 118.45 sec