Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-214906
#<BuildRuby:0x000055daeec86878
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220812-214906",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006039 0.000465 0.816859 ( 1.107285)
build_miniruby 0.000910 0.000070 0.058582 ( 0.057258)
build_ruby 0.000000 0.001050 0.060499 ( 0.059247)
build_all 0.000000 0.004798 1.537992 ( 0.585306)
build_install 0.006049 0.005142 1.911928 ( 0.966678)
test_btest 0.000715 0.000168 54.188407 ( 8.419833)
test_basic 0.001160 0.004339 0.280495 ( 0.369872)
test_all 0.002546 0.000749 582.243829 ( 92.898647)
test_rubyspec 0.063369 0.043238 43.870322 ( 51.273017)
total: 155.74 sec