Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-111125
#<BuildRuby:0x000055bc6db8c098
@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.20240106-111125",
@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.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001861 0.003066 1.180354 ( 1.557956)
build_miniruby 0.001418 0.000000 1.387838 ( 1.390414)
build_ruby 0.001775 0.000000 4.004404 ( 4.011602)
build_all 0.008597 0.001407 16.221416 ( 1.628155)
build_install 0.014719 0.000000 4.845618 ( 1.764202)
test_btest 0.000753 0.000000 80.156051 ( 8.532832)
test_basic 0.004131 0.001265 0.639409 ( 0.707718)
test_all 0.103719 0.015418 558.537111 ( 55.351469)
test_rubyspec 0.042564 0.018013 71.354674 ( 83.635505)
total: 158.58 sec