Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-001442
#<BuildRuby:0x00007fc0d5f7fdd0
@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.20241012-001442",
@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.000007 0.000026 ( 0.000025)
autoconf 0.000031 0.000011 0.000042 ( 0.000042)
configure 0.000024 0.000009 0.000033 ( 0.000033)
build_up 0.003235 0.005131 3.985438 ( 3.884909)
build_miniruby 0.001283 0.000487 1.658124 ( 1.655161)
build_ruby 0.002019 0.000000 4.342519 ( 4.488698)
build_all 0.006035 0.002547 7.272281 ( 3.002123)
build_install 0.007199 0.011408 10.371880 ( 5.082344)
test_btest 0.000665 0.000293 94.391533 ( 25.147621)
test_basic 0.009877 0.000832 1.033860 ( 1.075525)
test_all 0.097639 0.050218 766.372002 (226.372969)
test_rubyspec 0.050030 0.035613 134.611527 ( 32.798159)
total: 303.51 sec