Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-043423
#<BuildRuby:0x000055a85e6a22a8
@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.20230622-043423",
@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.000000 0.000019 0.000019 ( 0.000020)
autoconf 0.000000 0.000026 0.000026 ( 0.000025)
configure 0.000000 0.000023 0.000023 ( 0.000022)
build_up 0.000000 0.005362 1.910146 ( 3.292711)
build_miniruby 0.001102 0.000738 1.583537 ( 1.614136)
build_ruby 0.001231 0.000656 3.252485 ( 3.530993)
build_all 0.006126 0.001122 2.247396 ( 1.687677)
build_install 0.015441 0.002017 3.597001 ( 3.077374)
test_btest 0.000000 0.000794 77.971212 ( 37.164668)
test_basic 0.003031 0.004555 0.801368 ( 0.983585)
test_all 0.000000 0.001487 590.670048 (269.164426)
test_rubyspec 0.022234 0.031580 87.593891 (105.211795)
total: 425.73 sec