Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-074938
#<BuildRuby:0x0000557f7bde49c8
@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.20220912-074938",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006846 0.004599 1.167599 ( 1.115331)
build_miniruby 0.001500 0.000322 0.073894 ( 0.072513)
build_ruby 0.001367 0.000293 0.072353 ( 0.070905)
build_all 0.009073 0.000932 1.561717 ( 0.601388)
build_install 0.021102 0.001153 1.921268 ( 0.952960)
test_btest 0.002216 0.000000 94.676738 ( 9.735273)
test_basic 0.006556 0.000593 0.352531 ( 0.445831)
test_all 0.000000 0.004260 683.438682 ( 68.515575)
test_rubyspec 0.102198 0.060984 47.091090 ( 55.512396)
total: 137.02 sec