Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-224228
#<BuildRuby:0x000055fd66e34a68
@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-224228",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008090 0.002206 1.052023 ( 1.119633)
build_miniruby 0.001558 0.000425 0.098994 ( 0.095911)
build_ruby 0.001352 0.000369 0.100876 ( 0.098365)
build_all 0.007017 0.000514 1.291744 ( 0.562651)
build_install 0.008006 0.006020 1.630685 ( 0.878372)
test_btest 0.001041 0.000320 62.337854 ( 6.635991)
test_basic 0.005685 0.001749 0.356838 ( 0.445945)
test_all 0.005266 0.001620 487.045599 ( 52.818743)
test_rubyspec 0.115215 0.014221 42.806656 ( 51.049287)
total: 113.71 sec