Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-143136
#<BuildRuby:0x00007fb8b017fdc0
@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.20241103-143136",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.000251 0.007011 2.852314 ( 2.794732)
build_miniruby 0.001028 0.000309 1.129985 ( 1.127384)
build_ruby 0.001515 0.000454 4.580312 ( 4.899955)
build_all 0.004878 0.005548 7.083067 ( 4.371329)
build_install 0.010979 0.012711 10.186262 ( 6.634720)
test_btest 0.000634 0.000280 79.883961 ( 50.840672)
test_basic 0.005700 0.006778 1.118838 ( 1.492906)
test_all 0.092148 0.052418 647.515322 (256.164539)
test_rubyspec 0.045750 0.038155 120.751402 ( 30.001852)
total: 358.33 sec