Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-203616
#<BuildRuby:0x00005632b1252f08
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220808-203616",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004452 0.004742 0.809082 ( 0.886452)
build_miniruby 0.001305 0.000201 0.063588 ( 0.062065)
build_ruby 0.001975 0.000000 0.063326 ( 0.061793)
build_all 0.009743 0.000000 1.219230 ( 0.456646)
build_install 0.007633 0.008348 4.333574 ( 1.747707)
test_btest 0.001517 0.000337 52.826897 ( 6.068497)
test_basic 0.001833 0.004942 0.293470 ( 0.383474)
test_all 0.002475 0.000687 478.279889 ( 51.444922)
test_rubyspec 0.096950 0.043357 41.659646 ( 49.333491)
total: 110.45 sec