Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-101946
#<BuildRuby:0x00007fcaba5efdd0
@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.20240827-101946",
@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.000021 0.000003 0.000024 ( 0.000026)
autoconf 0.000044 0.000007 0.000051 ( 0.000051)
configure 0.000046 0.000000 0.000046 ( 0.000045)
build_up 0.005745 0.002935 3.846029 ( 3.869771)
build_miniruby 0.001569 0.000275 1.684294 ( 1.696503)
build_ruby 0.001837 0.000322 4.558284 ( 4.769804)
build_all 0.009878 0.000333 9.078983 ( 4.381055)
build_install 0.020470 0.001988 11.930185 ( 6.968072)
test_btest 0.000635 0.000101 123.285786 ( 48.590885)
test_basic 0.011144 0.001066 1.267187 ( 1.334188)
test_all 0.118200 0.037363 880.653175 (350.893365)
test_rubyspec 0.061540 0.029665 169.044740 ( 74.354059)
total: 496.86 sec