Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-052135
#<BuildRuby:0x0000560258b43fb0
@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.20220720-052135",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.003069 0.003446 0.833056 ( 0.939507)
build_miniruby 0.000849 0.000113 0.057173 ( 0.055868)
build_ruby 0.000792 0.000106 0.059696 ( 0.058531)
build_all 0.004176 0.000557 1.554473 ( 0.606637)
build_install 0.010518 0.000790 5.679912 ( 2.192637)
test_btest 0.000601 0.000075 53.753389 ( 8.090811)
test_basic 0.001488 0.004077 0.257735 ( 0.346606)
test_all 0.000854 0.000151 612.746992 ( 87.790342)
test_rubyspec 0.099417 0.020008 43.948629 ( 49.527177)
total: 149.61 sec