Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-205334
#<BuildRuby:0x000056435fcabfb8
@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.20231229-205334",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003778 0.001679 0.833185 ( 1.209239)
build_miniruby 0.000779 0.000346 0.806445 ( 0.806382)
build_ruby 0.001383 0.000615 2.705503 ( 2.705834)
build_all 0.005127 0.002749 12.119001 ( 0.978595)
build_install 0.013828 0.000000 3.630420 ( 0.979989)
test_btest 0.000810 0.000000 66.058753 ( 4.704986)
test_basic 0.005408 0.000000 0.396040 ( 0.475015)
test_all 0.055447 0.041908 383.554537 ( 32.508291)
test_rubyspec 0.018566 0.046439 40.468111 ( 53.022378)
total: 97.39 sec