Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-211725
#<BuildRuby:0x0000557cd8a7da00
@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.20230610-211725",
@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.000013 0.000001 0.000014 ( 0.000016)
autoconf 0.000030 0.000003 0.000033 ( 0.000034)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006295 0.000675 2.010497 ( 4.804927)
build_miniruby 0.001661 0.000178 1.498298 ( 1.878453)
build_ruby 0.001452 0.000156 2.896495 ( 4.001261)
build_all 0.007674 0.000361 2.284070 ( 2.774650)
build_install 0.014901 0.005118 3.647299 ( 4.411619)
test_btest 0.000000 0.001277 77.949245 ( 72.881865)
test_basic 0.004141 0.003797 0.847035 ( 1.437575)
test_all 0.001886 0.000304 580.130350 (580.073721)
test_rubyspec 0.038014 0.026204 88.586779 (129.716757)
total: 801.98 sec