Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-064646
#<BuildRuby:0x00007ff8f5e0fdd0
@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.20241227-064646",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.001087 0.004215 1.586455 ( 1.888613)
build_miniruby 0.000000 0.001672 1.612043 ( 1.608767)
build_ruby 0.000000 0.002058 4.084126 ( 4.251358)
build_all 0.005600 0.003616 6.455654 ( 2.720504)
build_install 0.017747 0.000000 7.822896 ( 4.240608)
test_btest 0.000895 0.000000 79.621710 ( 31.720888)
test_basic 0.007775 0.000000 0.872789 ( 0.920044)
test_all 0.105211 0.037172 733.176321 (221.325802)
test_rubyspec 0.052716 0.028140 118.958727 ( 25.993065)
total: 294.67 sec