Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241224-210158
#<BuildRuby:0x00007f3f2fbbfdd0
@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.20241224-210158",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000023 0.000009 0.000032 ( 0.000031)
configure 0.000019 0.000007 0.000026 ( 0.000025)
build_up 0.004133 0.001488 1.766695 ( 2.071147)
build_miniruby 0.001014 0.000365 1.064066 ( 1.061118)
build_ruby 0.001250 0.000450 3.254718 ( 3.471473)
build_all 0.004949 0.002926 5.952152 ( 2.638359)
build_install 0.004086 0.014383 8.241285 ( 4.464410)
test_btest 0.001045 0.000000 72.344594 ( 20.080189)
test_basic 0.007579 0.000363 0.892619 ( 4.779934)
test_all 0.099946 0.037981 634.417688 (203.800496)
test_rubyspec 0.038719 0.043058 115.146995 ( 24.916921)
total: 267.29 sec