Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-220546
#<BuildRuby:0x00007fb5411dfdc8
@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.20240622-220546",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000032 0.000009 0.000041 ( 0.000041)
configure 0.000032 0.000009 0.000041 ( 0.000041)
build_up 0.002944 0.004959 3.383173 ( 3.465102)
build_miniruby 0.000000 0.001823 1.608162 ( 1.604500)
build_ruby 0.000000 0.001971 4.248087 ( 4.382993)
build_all 0.007310 0.001303 7.941566 ( 3.178958)
build_install 0.011639 0.008852 10.472033 ( 4.763188)
test_btest 0.000681 0.000277 113.732406 ( 30.218660)
test_basic 0.005915 0.002410 1.076248 ( 1.126792)
test_all 0.116633 0.032179 867.543066 (272.089990)
test_rubyspec 0.050966 0.040277 164.532010 ( 34.430607)
total: 355.26 sec