Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-091947
#<BuildRuby:0x000055da6476b4b8
@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-091947",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.010261 0.000849 0.983951 ( 1.527022)
build_miniruby 0.002317 0.000000 0.080829 ( 0.078984)
build_ruby 0.002295 0.000000 0.081797 ( 0.079985)
build_all 0.009489 0.000150 1.527653 ( 0.574652)
build_install 0.020926 0.001739 1.906178 ( 0.927339)
test_btest 0.001271 0.000133 70.503649 ( 7.942597)
test_basic 0.006389 0.000672 0.326571 ( 0.416080)
test_all 0.000000 0.004596 692.187451 ( 67.695241)
test_rubyspec 0.090827 0.097612 45.696315 ( 54.242757)
total: 133.49 sec