Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-233459
#<BuildRuby:0x0000559cdb5a4060
@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.20240115-233459",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.004717 0.001736 0.802800 ( 1.199387)
build_miniruby 0.000814 0.000163 0.843720 ( 0.843816)
build_ruby 0.000000 0.001565 2.660977 ( 2.661779)
build_all 0.002686 0.004746 12.311321 ( 0.983484)
build_install 0.004329 0.005646 3.396592 ( 0.967743)
test_btest 0.000528 0.000206 65.260108 ( 4.783109)
test_basic 0.004159 0.000369 0.415977 ( 0.496391)
test_all 0.077001 0.019988 365.125024 ( 39.857243)
test_rubyspec 0.041441 0.032907 40.367914 ( 52.906464)
total: 104.70 sec