Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-203802
#<BuildRuby:0x00007f97363efdd0
@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.20240624-203802",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000036 0.000007 0.000043 ( 0.000044)
configure 0.000029 0.000006 0.000035 ( 0.000036)
build_up 0.006855 0.001371 3.695150 ( 3.888098)
build_miniruby 0.001338 0.000268 1.552410 ( 1.549154)
build_ruby 0.001519 0.000303 3.922285 ( 4.051887)
build_all 0.008007 0.000726 7.470790 ( 2.854015)
build_install 0.012786 0.006219 9.584298 ( 4.446039)
test_btest 0.000726 0.000159 110.603734 ( 28.543166)
test_basic 0.000615 0.008235 1.196378 ( 1.246923)
test_all 0.089363 0.061084 788.465912 (224.023749)
test_rubyspec 0.063169 0.031056 162.649448 ( 29.701402)
total: 300.31 sec