Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-142645
#<BuildRuby:0x00007f969299fdd8
@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.20240718-142645",
@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.000024)
autoconf 0.000037 0.000013 0.000050 ( 0.000049)
configure 0.000029 0.000010 0.000039 ( 0.000040)
build_up 0.003904 0.004000 3.837351 ( 3.848248)
build_miniruby 0.001827 0.000000 1.591086 ( 1.587849)
build_ruby 0.002182 0.000000 4.423832 ( 4.532947)
build_all 0.005083 0.004488 8.508412 ( 3.359449)
build_install 0.021539 0.000409 11.683185 ( 5.624392)
test_btest 0.000767 0.000249 112.394159 ( 29.077747)
test_basic 0.005004 0.004419 1.156666 ( 1.207390)
test_all 0.118319 0.029708 741.098174 (226.376931)
test_rubyspec 0.052878 0.035564 168.435749 ( 45.649609)
total: 321.27 sec