Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-113257
#<BuildRuby:0x000056518489e258
@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.20230920-113257",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000033 0.000007 0.000040 ( 0.000041)
build_up 0.002463 0.003629 2.129358 ( 3.420493)
build_miniruby 0.001103 0.000266 1.288765 ( 1.288461)
build_ruby 0.000000 0.001647 3.097305 ( 3.290239)
build_all 0.007685 0.000254 6.058590 ( 2.919632)
build_install 0.014636 0.004594 7.383810 ( 4.703539)
test_btest 0.000595 0.000149 84.282346 ( 26.737893)
test_basic 0.005550 0.001387 0.934776 ( 1.019208)
test_all 0.006467 0.003601 688.453807 (252.676856)
test_rubyspec 0.021169 0.044326 96.939922 (108.271155)
total: 404.33 sec