Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-193803
#<BuildRuby:0x00005635a6e63e58
@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.20220824-193803",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006286 0.000555 0.862578 ( 1.584288)
build_miniruby 0.000731 0.000168 0.058084 ( 0.056921)
build_ruby 0.000795 0.000184 0.059614 ( 0.058427)
build_all 0.003680 0.000849 1.544745 ( 0.584783)
build_install 0.008972 0.002070 1.890963 ( 0.950476)
test_btest 0.000722 0.000000 53.531014 ( 7.840294)
test_basic 0.005396 0.000000 0.318826 ( 0.408560)
test_all 0.001736 0.000000 612.489302 ( 89.043364)
test_rubyspec 0.081428 0.050480 44.010393 ( 52.297215)
total: 152.82 sec