Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-142545
#<BuildRuby:0x000055fb4f388060
@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.20240112-142545",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000000 0.005346 0.816407 ( 1.215484)
build_miniruby 0.000000 0.000982 0.848724 ( 0.848616)
build_ruby 0.000311 0.001603 2.689543 ( 2.690009)
build_all 0.000651 0.007044 12.001565 ( 0.957903)
build_install 0.009074 0.001343 3.428401 ( 0.969282)
test_btest 0.000408 0.000233 63.854417 ( 5.348328)
test_basic 0.002577 0.001472 0.404694 ( 0.486101)
test_all 0.063917 0.034230 392.513709 ( 35.028990)
test_rubyspec 0.017879 0.046383 41.282707 ( 53.814048)
total: 101.36 sec