Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241120-154514
#<BuildRuby:0x00007f416b4dfdd8
@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.20241120-154514",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000023 0.000009 0.000032 ( 0.000032)
configure 0.000018 0.000007 0.000025 ( 0.000024)
build_up 0.000101 0.008042 3.417290 ( 3.564081)
build_miniruby 0.001273 0.000637 8.466120 ( 8.001855)
build_ruby 0.001432 0.000716 3.910033 ( 4.080091)
build_all 0.005947 0.002973 6.206709 ( 2.582950)
build_install 0.005955 0.014408 8.966798 ( 4.318733)
test_btest 0.000532 0.000336 76.219864 ( 20.964730)
test_basic 0.003371 0.008347 0.998158 ( 1.057620)
test_all 0.104825 0.047365 724.979922 (261.081879)
test_rubyspec 0.050112 0.031509 117.210850 ( 20.678186)
total: 326.33 sec