Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-130805
#<BuildRuby:0x0000562ef7b0f320
@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-130805",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.005023 0.001004 0.799840 ( 1.183609)
build_miniruby 0.000900 0.000180 0.797255 ( 0.797174)
build_ruby 0.000000 0.001452 2.666064 ( 2.666623)
build_all 0.000583 0.006718 11.953489 ( 0.969917)
build_install 0.012521 0.001077 3.468367 ( 0.966027)
test_btest 0.000562 0.000173 64.514309 ( 5.629843)
test_basic 0.005197 0.000106 0.393965 ( 0.473994)
test_all 0.065749 0.031311 380.264436 ( 36.509967)
test_rubyspec 0.031776 0.034715 40.298932 ( 52.848151)
total: 102.05 sec