Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-174831
#<BuildRuby:0x0000563836879a00
@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.20230806-174831",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.005727 0.001336 2.335470 ( 6.294150)
build_miniruby 0.001548 0.000000 1.735783 ( 3.608446)
build_ruby 0.001818 0.000000 3.545894 ( 7.776122)
build_all 0.006691 0.001505 2.841942 ( 3.738697)
build_install 0.015815 0.003571 4.325819 ( 6.028843)
test_btest 0.000581 0.000131 84.343672 ( 62.631151)
test_basic 0.006297 0.001422 1.017148 ( 2.752910)
test_all 0.001457 0.000329 718.475413 (576.286832)
test_rubyspec 0.035292 0.027009 101.763404 (194.463898)
total: 863.58 sec