Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-042839
#<BuildRuby:0x0000560090e17788
@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.20240113-042839",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000005 0.000002 0.000007 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003396 0.001698 0.820097 ( 1.213462)
build_miniruby 0.000703 0.000351 0.821484 ( 0.821448)
build_ruby 0.000907 0.000453 2.686073 ( 2.686850)
build_all 0.007760 0.000000 12.038249 ( 0.986500)
build_install 0.001543 0.009528 3.424741 ( 0.967943)
test_btest 0.000560 0.000336 62.038373 ( 5.908918)
test_basic 0.004451 0.000000 0.419635 ( 0.499470)
test_all 0.076329 0.022496 400.404026 ( 34.122906)
test_rubyspec 0.011903 0.055715 40.698201 ( 53.261925)
total: 100.47 sec