Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-185043
#<BuildRuby:0x00007f1f6c2efdc8
@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.20240731-185043",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000034 0.000008 0.000042 ( 0.000043)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.008567 0.001096 15.161301 ( 8.655612)
build_miniruby 0.001418 0.000334 14.981807 ( 14.589372)
build_ruby 0.001560 0.000367 3.524705 ( 3.696578)
build_all 0.009120 0.000186 25.233662 ( 20.119756)
build_install 0.015603 0.004882 10.195075 ( 4.597097)
test_btest 0.000748 0.000173 106.062476 ( 28.323795)
test_basic 0.003888 0.007292 1.064222 ( 1.119971)
test_all 0.108056 0.041304 832.259694 (244.088164)
test_rubyspec 0.040238 0.050215 160.515709 ( 33.863419)
total: 359.05 sec