Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-123542
#<BuildRuby:0x00005564aafd7280
@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.20231227-123542",
@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.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000829 0.004128 0.800705 ( 1.170469)
build_miniruby 0.000767 0.000209 0.813157 ( 0.813136)
build_ruby 0.001573 0.000000 2.670238 ( 2.671110)
build_all 0.003677 0.004482 12.135516 ( 0.980736)
build_install 0.003142 0.009903 3.470276 ( 0.978892)
test_btest 0.000450 0.000225 63.064744 ( 4.516039)
test_basic 0.004648 0.000381 0.415916 ( 0.495627)
test_all 0.071923 0.023749 379.461512 ( 34.143975)
test_rubyspec 0.027222 0.037614 40.203382 ( 52.759786)
total: 98.53 sec