Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-193411
#<BuildRuby:0x00007f1ad5cefdc8
@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.20240922-193411",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.009086 0.000000 4.667819 ( 3.803682)
build_miniruby 0.001780 0.000000 1.452754 ( 1.449026)
build_ruby 0.001708 0.000158 4.068617 ( 4.234403)
build_all 0.008458 0.000000 6.716961 ( 2.724899)
build_install 0.019527 0.000685 9.938612 ( 4.475806)
test_btest 0.000000 0.001091 93.395909 ( 24.767503)
test_basic 0.004475 0.006262 1.068639 ( 1.122829)
test_all 0.120032 0.030772 771.420170 (246.360568)
test_rubyspec 0.030049 0.061580 131.120502 ( 26.686713)
total: 315.63 sec