Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-230351
#<BuildRuby:0x00007ff8c2f8fdc8
@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.20240928-230351",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.005812 0.003488 4.894019 ( 4.232286)
build_miniruby 0.001594 0.000386 1.638468 ( 1.644970)
build_ruby 0.000000 0.002439 4.826348 ( 4.999541)
build_all 0.007293 0.002349 7.369242 ( 3.828798)
build_install 0.018292 0.004597 10.372281 ( 4.963243)
test_btest 0.000751 0.000198 93.135730 ( 26.390244)
test_basic 0.005876 0.007630 1.283123 ( 2.695155)
test_all 0.091439 0.059317 746.969216 (244.776105)
test_rubyspec 0.049991 0.036776 130.296825 ( 30.320245)
total: 323.85 sec