Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-224838
#<BuildRuby:0x00005601d3ca7800
@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.20221115-224838",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.004646 0.004605 1.078718 ( 1.144238)
build_miniruby 0.001843 0.000264 0.917628 ( 0.937406)
build_ruby 0.000000 0.002705 2.442949 ( 2.386654)
build_all 0.012850 0.004991 18.142438 ( 2.217929)
build_install 0.013895 0.007566 1.840644 ( 0.972093)
test_btest 0.000787 0.000214 86.392836 ( 9.597666)
test_basic 0.006386 0.000603 0.345649 ( 0.435738)
test_all 0.001667 0.000435 715.131360 ( 75.213016)
test_rubyspec 0.074739 0.038391 50.185190 ( 58.777271)
total: 151.68 sec