Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-163841
#<BuildRuby:0x000055dda4a20af8
@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.20220424-163841",
@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.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.008643 0.002357 1.011493 ( 1.038282)
build_miniruby 0.001436 0.000392 0.070279 ( 0.068202)
build_ruby 0.001431 0.000390 0.068886 ( 0.066967)
build_all 0.008799 0.000953 1.525445 ( 0.632380)
build_install 0.024083 0.000000 5.811721 ( 2.802595)
test_btest 0.001096 0.000000 71.919741 ( 8.002870)
test_basic 0.008419 0.001787 0.331511 ( 0.416291)
test_all 0.002331 0.000424 699.656885 ( 67.468980)
test_rubyspec 0.105761 0.068883 45.846333 ( 51.070417)
total: 131.57 sec