Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-024116
#<BuildRuby:0x00007f3a00a6fdd8
@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.20240826-024116",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000024 0.000009 0.000033 ( 0.000032)
configure 0.000019 0.000007 0.000026 ( 0.000026)
build_up 0.007123 0.000000 2.864020 ( 2.915275)
build_miniruby 0.001906 0.000000 1.403774 ( 1.399581)
build_ruby 0.001823 0.000000 3.784626 ( 3.977372)
build_all 0.007169 0.000501 7.321588 ( 2.624272)
build_install 0.008414 0.007192 9.737923 ( 4.340083)
test_btest 0.000654 0.000228 104.556111 ( 27.864760)
test_basic 0.004831 0.004754 1.176731 ( 1.223644)
test_all 0.093896 0.058736 790.081447 (254.349707)
test_rubyspec 0.029159 0.059008 176.257293 ( 46.716896)
total: 345.41 sec