Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-204824
#<BuildRuby:0x00005558aee974b8
@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.20221114-204824",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009131 0.001697 1.192837 ( 1.460645)
build_miniruby 0.002018 0.000673 3.328052 ( 3.280239)
build_ruby 0.002072 0.000690 2.213378 ( 2.198577)
build_all 0.013108 0.006059 18.580064 ( 2.194840)
build_install 0.020336 0.000000 1.970605 ( 0.994619)
test_btest 0.001715 0.000047 88.608863 ( 8.596086)
test_basic 0.005411 0.001476 0.413286 ( 0.502370)
test_all 0.002865 0.000781 685.577830 ( 70.006119)
test_rubyspec 0.125944 0.060387 48.173862 ( 56.627174)
total: 145.86 sec