Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-151628
#<BuildRuby:0x00005638afbdf4f0
@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-151628",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.004172 0.000037 0.743606 ( 1.133691)
build_miniruby 0.000656 0.000197 0.932292 ( 0.933452)
build_ruby 0.001195 0.000358 2.796004 ( 2.798070)
build_all 0.006806 0.000687 12.232470 ( 1.020417)
build_install 0.008075 0.000889 3.434891 ( 1.014043)
test_btest 0.000675 0.000000 72.690153 ( 6.209900)
test_basic 0.004385 0.000088 0.394460 ( 0.476966)
test_all 0.072619 0.045762 505.949151 ( 46.723821)
test_rubyspec 0.022839 0.034826 41.278016 ( 54.015653)
total: 114.33 sec