Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-183459
#<BuildRuby:0x00007f0f9ea5fdc0
@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.20241207-183459",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000039 0.000003 0.000042 ( 0.000042)
configure 0.000029 0.000002 0.000031 ( 0.000032)
build_up 0.006868 0.000605 3.560699 ( 3.485108)
build_miniruby 0.001288 0.000113 1.325782 ( 1.324983)
build_ruby 0.001801 0.000159 4.169755 ( 16.211511)
build_all 0.007952 0.000000 6.098767 ( 2.571220)
build_install 0.017431 0.000000 8.516804 ( 4.242993)
test_btest 0.000861 0.000000 75.177887 ( 24.929162)
test_basic 0.006145 0.002655 0.986855 ( 6.036239)
test_all 0.131493 0.010324 715.686691 (217.395805)
test_rubyspec 0.057480 0.022364 116.618123 ( 25.833819)
total: 302.03 sec