Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241123-110210
#<BuildRuby:0x00007fc29dfafde0
@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.20241123-110210",
@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.000032 0.000007 0.000039 ( 0.000039)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.007312 0.000736 3.963833 ( 3.914058)
build_miniruby 0.001411 0.000309 1.655225 ( 1.657829)
build_ruby 0.001947 0.000000 4.476443 ( 4.614495)
build_all 0.008446 0.000471 6.600276 ( 3.214286)
build_install 0.015980 0.004921 9.719441 ( 5.135953)
test_btest 0.000808 0.000174 76.998262 ( 20.869591)
test_basic 0.001484 0.007844 0.976437 ( 1.024257)
test_all 0.084807 0.061025 721.011991 (307.486955)
test_rubyspec 0.049584 0.037348 124.746058 ( 50.593029)
total: 398.51 sec