Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-064924
#<BuildRuby:0x0000556a03514100
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220501-064924",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000016 0.000000 0.000016 ( 0.000017)
configure 0.000027 0.000000 0.000027 ( 0.000028)
build_up 0.000000 0.006405 0.918743 ( 0.984548)
build_miniruby 0.000143 0.000864 0.056984 ( 0.055744)
build_ruby 0.000847 0.000106 0.058052 ( 0.056894)
build_all 0.004357 0.000075 1.492633 ( 0.596068)
build_install 0.010650 0.000329 6.283202 ( 2.818799)
test_btest 0.000751 0.000079 47.996450 ( 8.311088)
test_basic 0.004866 0.000512 0.255748 ( 0.344544)
test_all 0.001281 0.000135 602.327586 ( 88.245358)
test_rubyspec 0.089331 0.040257 43.815878 ( 48.670854)
total: 150.08 sec