Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-064905
#<BuildRuby:0x000055b9599f8f40
@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.20220307-064905",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.009332 0.000782 1.052992 ( 12.685774)
build_miniruby 0.001925 0.000000 0.075744 ( 0.074604)
build_ruby 0.002338 0.000014 0.076014 ( 0.073796)
build_all 0.002076 0.007986 4.168982 ( 0.855764)
build_install 0.021173 0.004009 8.008348 ( 2.467608)
test_btest 0.000928 0.000219 75.879194 ( 7.825545)
test_basic 0.005771 0.001358 0.339392 ( 0.428929)
test_all 0.000705 0.001100 692.955199 ( 67.476001)
test_rubyspec 0.098047 0.059342 46.345950 ( 51.550231)
total: 143.44 sec