Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-082212
#<BuildRuby:0x000055fc03ba70c0
@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.20240114-082212",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000871 0.004368 0.815206 ( 1.326176)
build_miniruby 0.000787 0.000286 0.802239 ( 0.802271)
build_ruby 0.001126 0.000410 2.722997 ( 2.723722)
build_all 0.005858 0.002130 12.028271 ( 0.964067)
build_install 0.008519 0.004397 3.428761 ( 0.970087)
test_btest 0.000652 0.000250 65.346027 ( 4.377931)
test_basic 0.004801 0.000000 0.391738 ( 0.472437)
test_all 0.084333 0.015089 386.035325 ( 41.511142)
test_rubyspec 0.030392 0.035870 41.070081 ( 53.609362)
total: 106.76 sec