Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-095439
#<BuildRuby:0x00005598685d7f90
@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.20231220-095439",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.004260 0.000017 1.048390 ( 1.347511)
build_miniruby 0.000639 0.000053 0.900540 ( 0.901401)
build_ruby 0.001278 0.000107 2.736340 ( 2.740133)
build_all 0.007524 0.000627 12.318927 ( 1.024642)
build_install 0.003870 0.008508 3.581659 ( 0.985223)
test_btest 0.000621 0.000133 63.169308 ( 5.866015)
test_basic 0.003777 0.000000 0.385550 ( 0.462737)
test_all 0.081118 0.023498 427.032440 ( 40.648711)
test_rubyspec 0.019465 0.029005 40.401733 ( 53.158399)
total: 107.14 sec