Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-215724
#<BuildRuby:0x0000563b54f9bdd0
@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.20220626-215724",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.006027 0.000430 0.820713 ( 1.157062)
build_miniruby 0.000956 0.000068 0.058081 ( 0.056707)
build_ruby 0.000960 0.000000 0.060090 ( 0.058802)
build_all 0.004221 0.000055 1.504982 ( 0.603525)
build_install 0.008735 0.000000 6.306270 ( 2.835421)
test_btest 0.000800 0.000040 46.321266 ( 8.734778)
test_basic 0.000000 0.005729 0.296892 ( 0.385016)
test_all 0.000000 0.001560 646.314969 ( 94.737536)
test_rubyspec 0.080967 0.035340 44.337898 ( 49.883304)
total: 158.45 sec