Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-101336
#<BuildRuby:0x000055acb6978610
@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.20220902-101336",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000022 0.000013 0.000035 ( 0.000031)
build_up 0.010862 0.001281 0.992417 ( 2.416777)
build_miniruby 0.002294 0.000000 0.072695 ( 0.070286)
build_ruby 0.001993 0.000033 0.080617 ( 0.078382)
build_all 0.007033 0.003628 1.507551 ( 0.572245)
build_install 0.021641 0.000219 1.885764 ( 0.910147)
test_btest 0.001014 0.000320 75.915291 ( 8.189887)
test_basic 0.004590 0.002959 0.320062 ( 0.411227)
test_all 0.002305 0.000769 675.706203 ( 66.614968)
test_rubyspec 0.125820 0.039635 45.315507 ( 53.749957)
total: 133.01 sec