Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-065349
#<BuildRuby:0x0000563b6b8be258
@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.20230616-065349",
@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.000019 0.000001 0.000020 ( 0.000022)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000024 0.000000 0.000024 ( 0.000025)
build_up 0.006293 0.000233 1.988545 ( 4.531476)
build_miniruby 0.001166 0.000043 1.403689 ( 1.913923)
build_ruby 0.001327 0.000049 2.849468 ( 4.106912)
build_all 0.007624 0.000114 2.447294 ( 2.651020)
build_install 0.018402 0.000006 3.830542 ( 4.044526)
test_btest 0.000965 0.000030 78.550208 ( 45.667612)
test_basic 0.007765 0.000243 0.853430 ( 1.576363)
test_all 0.002009 0.000063 578.534795 (297.076357)
test_rubyspec 0.026364 0.029742 87.808328 (129.163173)
total: 490.73 sec