Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-183103
#<BuildRuby:0x00005633861ff468
@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.20220507-183103",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000005 0.000013 ( 0.000013)
configure 0.000009 0.000005 0.000014 ( 0.000015)
build_up 0.005401 0.000607 0.826887 ( 1.190876)
build_miniruby 0.000602 0.000301 0.057603 ( 0.056281)
build_ruby 0.000640 0.000320 0.057890 ( 0.056563)
build_all 0.002911 0.001456 1.492013 ( 0.594248)
build_install 0.010608 0.000473 6.287849 ( 2.809488)
test_btest 0.000562 0.000234 49.097521 ( 8.477069)
test_basic 0.002035 0.003570 0.289344 ( 0.378102)
test_all 0.001068 0.000493 634.731941 ( 93.212637)
test_rubyspec 0.043775 0.054479 43.755363 ( 48.751519)
total: 155.53 sec