Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-165428
#<BuildRuby:0x00007f2af94dfdc0
@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.20240616-165428",
@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.000018 0.000006 0.000024 ( 0.000026)
autoconf 0.000034 0.000011 0.000045 ( 0.000044)
configure 0.000039 0.000000 0.000039 ( 0.000040)
build_up 0.006430 0.001117 3.106374 ( 3.060470)
build_miniruby 0.001249 0.000384 1.156584 ( 1.153536)
build_ruby 0.001396 0.000429 3.569312 ( 3.735008)
build_all 0.007223 0.001030 6.879772 ( 2.653688)
build_install 0.013619 0.005697 9.276589 ( 4.253157)
test_btest 0.000987 0.000307 102.415073 ( 26.288595)
test_basic 0.004422 0.004220 0.957058 ( 1.008292)
test_all 0.105632 0.042570 755.340275 (215.356679)
test_rubyspec 0.050716 0.043767 160.712446 ( 36.898942)
total: 294.41 sec