Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-142849
#<BuildRuby:0x000055dcf5450d30
@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.20220801-142849",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.007183 0.004442 1.002334 ( 1.284720)
build_miniruby 0.001685 0.000224 0.075885 ( 0.074434)
build_ruby 0.001813 0.000242 0.077145 ( 0.075138)
build_all 0.011271 0.000272 1.520996 ( 0.582357)
build_install 0.012097 0.012091 5.247984 ( 2.097841)
test_btest 0.001182 0.000278 77.101214 ( 8.080981)
test_basic 0.001433 0.005837 0.325124 ( 0.413537)
test_all 0.001396 0.000410 678.118126 ( 66.754037)
test_rubyspec 0.134693 0.045144 45.258649 ( 50.585447)
total: 129.95 sec