Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-224631
#<BuildRuby:0x000056038b32bba0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220822-224631",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.001070 0.008257 0.830242 ( 1.495699)
build_miniruby 0.001448 0.000000 0.052653 ( 0.051861)
build_ruby 0.001803 0.000000 0.059353 ( 0.059019)
build_all 0.007288 0.000298 1.221170 ( 0.464821)
build_install 0.014075 0.000612 1.611449 ( 0.812630)
test_btest 0.000946 0.000105 52.268517 ( 6.029946)
test_basic 0.002820 0.004363 0.302659 ( 0.395087)
test_all 0.004104 0.000648 506.261966 ( 53.308444)
test_rubyspec 0.078133 0.050034 42.046470 ( 50.608432)
total: 113.23 sec