Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-033707
#<BuildRuby:0x000055b637a4e168
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/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.20230206-033707",
@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.000014 0.000000 0.000014 ( 0.000015)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.000890 0.003630 1.108342 ( 1.507891)
build_miniruby 0.001163 0.000041 1.145670 ( 1.146975)
build_ruby 0.001532 0.000053 2.245439 ( 2.453406)
build_all 0.003172 0.003950 3.712162 ( 1.900428)
build_install 0.013388 0.000637 2.800349 ( 2.072968)
test_btest 0.000945 0.000063 55.939371 ( 17.489555)
test_basic 0.000729 0.004271 0.413194 ( 0.510758)
test_all 0.000000 0.001210 653.551602 (212.662700)
test_rubyspec 0.025180 0.026257 70.623838 ( 82.832548)
total: 322.58 sec