Logfile: /home/ko1/ruby/logs/brlog.trunk.20220524-132031
#<BuildRuby:0x000055d885a9fea8
@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.20220524-132031",
@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.000016 0.000001 0.000017 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.002670 0.003960 0.850184 ( 1.291129)
build_miniruby 0.000939 0.000134 0.057510 ( 0.056210)
build_ruby 0.001061 0.000000 0.057632 ( 0.056354)
build_all 0.004236 0.000160 1.525658 ( 0.620116)
build_install 0.010839 0.000000 6.324560 ( 2.852820)
test_btest 0.000704 0.000000 53.692089 ( 8.280303)
test_basic 0.005195 0.000463 0.256456 ( 0.345239)
test_all 0.001905 0.000212 656.722352 ( 94.512571)
test_rubyspec 0.096577 0.024919 43.997794 ( 49.554969)
total: 157.57 sec