Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-052543
#<BuildRuby:0x00007fa5667dfdd0
@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.20240803-052543",
@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.000023)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.003685 0.004930 4.004628 ( 3.850999)
build_miniruby 0.001451 0.000387 1.680117 ( 1.691004)
build_ruby 0.001955 0.000522 4.807860 ( 4.933315)
build_all 0.008128 0.002978 9.200376 ( 4.357757)
build_install 0.020903 0.003174 12.451687 ( 6.861168)
test_btest 0.000726 0.000186 129.513361 ( 53.144298)
test_basic 0.010616 0.000641 1.461923 ( 1.558462)
test_all 0.126869 0.031445 958.176449 (602.735975)
test_rubyspec 0.068379 0.025561 184.248934 (167.731630)
total: 846.87 sec