Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250131-150035
#<BuildRuby:0x00007f7cbe2cfdc0
@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.20250131-150035",
@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.000005 0.000017 ( 0.000018)
autoconf 0.000039 0.000000 0.000039 ( 0.000039)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.006018 0.000787 3.441085 ( 2.200818)
build_miniruby 0.001014 0.000369 1.002355 ( 0.999672)
build_ruby 0.001234 0.000449 2.666495 ( 2.887019)
build_all 0.007395 0.000000 4.984216 ( 1.956678)
build_install 0.017270 0.000000 7.289047 ( 3.313559)
test_btest 0.000959 0.000001 63.860000 ( 17.656060)
test_basic 0.010526 0.001718 1.021082 ( 1.262911)
test_all 0.088855 0.030329 559.486256 (218.076511)
test_rubyspec 0.049283 0.023246 108.028932 ( 25.310941)
total: 273.67 sec