Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-085110
#<BuildRuby:0x000055ce84eaf788
@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.20231123-085110",
@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.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.005012 0.000835 0.952041 ( 1.341700)
build_miniruby 0.000841 0.000140 0.802374 ( 0.803041)
build_ruby 0.001192 0.000199 2.622532 ( 2.623320)
build_all 0.005562 0.002191 12.232217 ( 0.986123)
build_install 0.004748 0.004020 3.717009 ( 0.987842)
test_btest 0.000617 0.000145 62.967301 ( 5.570121)
test_basic 0.000304 0.003982 0.403522 ( 0.482993)
test_all 0.073735 0.021036 348.734592 ( 30.480119)
test_rubyspec 0.025117 0.039970 39.875198 ( 52.432910)
total: 95.71 sec