Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-012915
#<BuildRuby:0x00005593e2ddb7f8
@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.20231209-012915",
@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.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000000 0.005059 1.007201 ( 1.271476)
build_miniruby 0.000000 0.000865 0.867369 ( 0.867506)
build_ruby 0.000000 0.001221 2.707231 ( 2.707644)
build_all 0.000954 0.006945 12.084834 ( 0.976461)
build_install 0.010522 0.003391 3.538733 ( 0.971052)
test_btest 0.000532 0.000266 67.572577 ( 4.996747)
test_basic 0.003003 0.001501 0.372353 ( 0.453938)
test_all 0.083494 0.020096 410.362730 ( 36.020276)
test_rubyspec 0.029538 0.031522 39.435801 ( 52.082817)
total: 100.35 sec