Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241108-102006
#<BuildRuby:0x00007f6122d4fdc0
@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.20241108-102006",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.006745 0.000653 3.070158 ( 3.042451)
build_miniruby 0.001761 0.000000 1.395436 ( 1.393209)
build_ruby 0.001760 0.000000 3.594222 ( 3.781746)
build_all 0.008534 0.000000 6.466464 ( 2.739854)
build_install 0.017335 0.000098 8.307756 ( 3.877323)
test_btest 0.001002 0.000000 76.365563 ( 20.280812)
test_basic 0.009392 0.000000 0.948815 ( 0.998751)
test_all 0.086550 0.057838 692.186096 (219.411816)
test_rubyspec 0.049277 0.028987 119.782257 ( 26.033299)
total: 281.56 sec