Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-035611
#<BuildRuby:0x000055e88e4174f0
@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.20231204-035611",
@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.000004)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.004407 0.971698 ( 1.223612)
build_miniruby 0.000000 0.000961 0.865050 ( 0.864400)
build_ruby 0.000051 0.001507 2.692488 ( 2.692598)
build_all 0.007457 0.000872 12.027332 ( 1.004683)
build_install 0.003838 0.003935 3.609504 ( 0.956181)
test_btest 0.000512 0.000146 62.029512 ( 5.841796)
test_basic 0.002479 0.000709 0.370130 ( 0.452036)
test_all 0.071923 0.027826 386.419390 ( 33.480101)
test_rubyspec 0.041730 0.028163 39.803648 ( 52.454581)
total: 98.97 sec