Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-235518
#<BuildRuby:0x000055ed59b977f0
@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-235518",
@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.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.000046 0.003945 0.813676 ( 1.203427)
build_miniruby 0.000883 0.000353 1.003545 ( 1.004620)
build_ruby 0.000000 0.001240 2.966033 ( 2.974672)
build_all 0.005811 0.003529 15.665320 ( 1.355013)
build_install 0.005255 0.004726 4.067504 ( 1.146944)
test_btest 0.000802 0.000000 78.919024 ( 6.543875)
test_basic 0.003540 0.000347 0.429402 ( 0.511165)
test_all 0.083935 0.035700 538.478964 ( 57.920097)
test_rubyspec 0.030233 0.009073 47.207681 ( 59.913051)
total: 132.57 sec