Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-163450
#<BuildRuby:0x00007f81105afdc8
@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.20241129-163450",
@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.000025 0.000006 0.000031 ( 0.000032)
autoconf 0.000037 0.000009 0.000046 ( 0.000046)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.002542 0.006379 3.342299 ( 3.290241)
build_miniruby 0.001329 0.000386 1.621338 ( 1.617348)
build_ruby 0.001611 0.000468 4.046994 ( 12.089768)
build_all 0.004931 0.004223 6.402082 ( 2.758401)
build_install 0.005216 0.014648 9.009456 ( 4.447358)
test_btest 0.000730 0.000301 76.121278 ( 20.517195)
test_basic 0.010029 0.000000 0.967318 ( 1.014840)
test_all 0.084458 0.063337 699.430215 (214.317833)
test_rubyspec 0.057796 0.024539 118.168019 ( 27.315433)
total: 287.37 sec