Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-122459
#<BuildRuby:0x000056487f29c110
@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.20231205-122459",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000076 0.004130 0.978497 ( 1.277343)
build_miniruby 0.000654 0.000119 0.866491 ( 0.867043)
build_ruby 0.000951 0.000173 2.709655 ( 2.711602)
build_all 0.007290 0.000501 12.040195 ( 1.012865)
build_install 0.000000 0.012534 3.571900 ( 0.964812)
test_btest 0.000000 0.000675 66.236187 ( 4.738179)
test_basic 0.001977 0.001809 0.371727 ( 0.452897)
test_all 0.082736 0.020837 380.794162 ( 35.232379)
test_rubyspec 0.023797 0.046919 39.826954 ( 52.473539)
total: 99.73 sec