Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-033556
#<BuildRuby:0x0000556a5070bd58
@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.20231207-033556",
@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.000009)
configure 0.000006 0.000002 0.000008 ( 0.000006)
build_up 0.000456 0.004127 0.989686 ( 1.303260)
build_miniruby 0.000620 0.000186 0.863808 ( 0.863664)
build_ruby 0.000000 0.001560 2.691674 ( 2.692585)
build_all 0.006959 0.000846 12.118364 ( 1.013275)
build_install 0.009876 0.002252 3.504882 ( 0.961166)
test_btest 0.000778 0.000000 62.367694 ( 5.126326)
test_basic 0.003300 0.000000 0.369553 ( 0.453380)
test_all 0.060697 0.037571 376.170008 ( 37.303145)
test_rubyspec 0.028106 0.019128 39.540802 ( 52.215048)
total: 101.93 sec