Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-190438
#<BuildRuby:0x0000559708fd7fb0
@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.20220811-190438",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.005411 0.001353 0.832410 ( 0.911216)
build_miniruby 0.000797 0.000199 0.058032 ( 0.056781)
build_ruby 0.000969 0.000000 0.059282 ( 0.058064)
build_all 0.001943 0.002742 1.554515 ( 0.591984)
build_install 0.009720 0.001526 5.638293 ( 2.164800)
test_btest 0.000713 0.000190 51.449925 ( 8.483319)
test_basic 0.004192 0.001118 0.254079 ( 0.343807)
test_all 0.000882 0.000235 592.204407 ( 89.118930)
test_rubyspec 0.076712 0.051171 43.869363 ( 51.241360)
total: 152.97 sec