Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-194514
#<BuildRuby:0x0000563e4e3709c8
@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.20220725-194514",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003072 0.009365 1.013628 ( 1.023901)
build_miniruby 0.001440 0.000600 0.076595 ( 0.074573)
build_ruby 0.002372 0.000000 0.074813 ( 0.072724)
build_all 0.010173 0.000000 1.516832 ( 0.583709)
build_install 0.017440 0.005629 5.215304 ( 2.107159)
test_btest 0.000841 0.000280 73.826528 ( 8.584654)
test_basic 0.007684 0.000000 0.327109 ( 0.416079)
test_all 0.001718 0.000000 633.787140 ( 64.185726)
test_rubyspec 0.086680 0.076088 45.654000 ( 51.510643)
total: 128.56 sec