Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-214335
#<BuildRuby:0x000055e4ddb29400
@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.20221010-214335",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005938 0.004184 1.083395 ( 1.116614)
build_miniruby 0.002329 0.000333 0.103071 ( 0.099023)
build_ruby 0.001395 0.000200 0.095491 ( 0.092539)
build_all 0.007593 0.000000 1.293334 ( 0.552387)
build_install 0.005041 0.009676 1.627936 ( 0.896059)
test_btest 0.001799 0.000450 60.108528 ( 6.661701)
test_basic 0.007494 0.000000 0.360963 ( 0.455469)
test_all 0.006767 0.000000 486.280975 ( 53.394447)
test_rubyspec 0.097248 0.038725 42.826436 ( 51.481884)
total: 114.75 sec