Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-183051
#<BuildRuby:0x0000565427028178
@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.20231122-183051",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000005 0.000002 0.000007 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.005723 0.000000 0.941837 ( 1.347487)
build_miniruby 0.000000 0.000950 0.844543 ( 0.844505)
build_ruby 0.000707 0.000635 2.632549 ( 2.633504)
build_all 0.007240 0.001441 12.197990 ( 0.968741)
build_install 0.011650 0.000092 3.732018 ( 0.992982)
test_btest 0.000627 0.000000 62.860801 ( 5.156728)
test_basic 0.001353 0.003179 0.406559 ( 0.485985)
test_all 0.079289 0.018956 351.162999 ( 40.607944)
test_rubyspec 0.023229 0.041569 40.074983 ( 52.652645)
total: 105.69 sec