Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-103619
#<BuildRuby:0x00007f78aa97fde0
@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-103619",
@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.000017 0.000003 0.000020 ( 0.000022)
autoconf 0.000035 0.000008 0.000043 ( 0.000042)
configure 0.000033 0.000007 0.000040 ( 0.000040)
build_up 0.004849 0.003273 3.289734 ( 3.274425)
build_miniruby 0.001421 0.000334 1.218781 ( 1.215911)
build_ruby 0.001603 0.000378 3.366938 ( 3.536196)
build_all 0.006780 0.001595 7.381929 ( 2.864910)
build_install 0.010970 0.004857 9.956873 ( 4.434984)
test_btest 0.000811 0.000203 111.347989 ( 28.566699)
test_basic 0.004649 0.004412 1.177369 ( 1.227423)
test_all 0.117097 0.034694 806.864771 (237.775191)
test_rubyspec 0.034360 0.055618 165.822401 ( 28.486870)
total: 311.38 sec