Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-135817
#<BuildRuby:0x0000561d67de8110
@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.20240111-135817",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004352 0.000791 0.798837 ( 1.189118)
build_miniruby 0.001083 0.000000 0.797744 ( 0.797811)
build_ruby 0.002029 0.000000 2.681683 ( 2.681908)
build_all 0.007095 0.000988 12.046577 ( 0.985244)
build_install 0.003707 0.009412 3.409387 ( 0.972940)
test_btest 0.000618 0.000190 64.233839 ( 5.646963)
test_basic 0.003240 0.000997 0.404498 ( 0.485180)
test_all 0.077712 0.019300 368.335010 ( 39.041807)
test_rubyspec 0.049858 0.031251 40.529019 ( 53.049904)
total: 104.85 sec