Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-230222
#<BuildRuby:0x00005651ec050cc8
@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.20220131-230222",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006896 0.004722 0.937939 ( 1.326296)
build_miniruby 0.001709 0.000367 0.069830 ( 0.068240)
build_ruby 0.001705 0.000000 0.072363 ( 0.071289)
build_all 0.010344 0.000611 4.054067 ( 0.797601)
build_install 0.009921 0.012710 7.795394 ( 2.319802)
test_btest 0.000979 0.000309 47.239204 ( 44.075634)
test_basic 0.006450 0.002037 0.345388 ( 0.433517)
test_all 0.000657 0.001139 683.403474 ( 65.908687)
test_rubyspec 0.123252 0.056070 46.216142 ( 51.596175)
total: 166.60 sec