Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-034803
#<BuildRuby:0x000056273ef7be88
@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.20240104-034803",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001802 0.004388 1.048510 ( 1.312861)
build_miniruby 0.000861 0.000235 0.813041 ( 0.812778)
build_ruby 0.001844 0.000000 2.673575 ( 2.673766)
build_all 0.007585 0.000277 11.910015 ( 0.946991)
build_install 0.007494 0.005170 3.494409 ( 0.962332)
test_btest 0.000646 0.000185 63.424410 ( 5.427627)
test_basic 0.000000 0.003893 0.398918 ( 0.479294)
test_all 0.072588 0.024685 383.661489 ( 33.784957)
test_rubyspec 0.020473 0.047125 40.344492 ( 52.906120)
total: 99.31 sec