Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-135414
#<BuildRuby:0x00005574ff8989c8
@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.20220829-135414",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010750 0.000962 0.987067 ( 1.469667)
build_miniruby 0.001575 0.000225 0.077337 ( 0.076060)
build_ruby 0.001520 0.000218 0.076521 ( 0.075107)
build_all 0.009040 0.000000 1.543547 ( 0.587613)
build_install 0.017302 0.005174 1.894299 ( 0.930227)
test_btest 0.000885 0.000140 75.373507 ( 8.427033)
test_basic 0.006907 0.000000 0.336603 ( 0.426861)
test_all 0.004956 0.000300 677.625524 ( 67.015022)
test_rubyspec 0.105247 0.067484 45.673232 ( 54.184528)
total: 133.19 sec