Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-101516
#<BuildRuby:0x0000558a1502a068
@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-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20221204-101516",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.002719 0.003859 1.512064 ( 1.740229)
build_miniruby 0.001132 0.000181 0.900164 ( 0.898691)
build_ruby 0.001241 0.000199 1.519222 ( 1.511398)
build_all 0.000888 0.006614 3.614013 ( 1.828275)
build_install 0.011299 0.003793 2.583652 ( 1.731915)
test_btest 0.000686 0.000160 60.631749 ( 24.814085)
test_basic 0.003930 0.000013 0.384942 ( 0.490838)
test_all 0.001085 0.000245 625.098027 (207.356843)
test_rubyspec 0.012622 0.027041 60.305278 ( 70.363769)
total: 310.74 sec