Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240716-102744
#<BuildRuby:0x00007eff8871fdc0
@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.20240716-102744",
@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.000024 0.000006 0.000030 ( 0.000026)
autoconf 0.000045 0.000010 0.000055 ( 0.000050)
configure 0.000037 0.000008 0.000045 ( 0.000044)
build_up 0.004437 0.005084 3.683169 ( 4.215041)
build_miniruby 0.001562 0.000378 1.591637 ( 1.648460)
build_ruby 0.001713 0.000415 3.715613 ( 3.879380)
build_all 0.005924 0.002543 7.918242 ( 3.163716)
build_install 0.002463 0.017137 10.191852 ( 4.567885)
test_btest 0.000592 0.000213 111.222696 ( 35.159566)
test_basic 0.002653 0.009406 1.346895 ( 1.441252)
test_all 0.115392 0.038526 833.311579 (250.562776)
test_rubyspec 0.045301 0.042199 159.634923 ( 34.495632)
total: 339.14 sec