Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-070819
#<BuildRuby:0x000055874e49b788
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220130-070819",
@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.000010 0.000003 0.000013 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006434 0.004367 0.927747 ( 1.076781)
build_miniruby 0.002740 0.000000 0.074830 ( 0.071782)
build_ruby 0.002549 0.000000 0.076426 ( 0.073952)
build_all 0.007747 0.002200 4.011909 ( 0.763782)
build_install 0.018822 0.004978 7.712376 ( 2.321135)
test_btest 0.001334 0.000424 47.484864 ( 44.782278)
test_basic 0.002686 0.004934 0.342119 ( 0.436469)
test_all 0.001343 0.000488 686.747230 ( 67.226955)
test_rubyspec 0.111340 0.049120 45.817026 ( 51.068336)
total: 167.82 sec