Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-035320
#<BuildRuby:0x00007f158eaffdc0
@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.20241203-035320",
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000039 0.000002 0.000041 ( 0.000042)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.001021 0.008264 3.629124 ( 3.601673)
build_miniruby 0.001741 0.000205 1.650000 ( 1.664567)
build_ruby 0.001914 0.000226 4.591060 ( 4.711223)
build_all 0.009213 0.000571 6.742983 ( 3.099749)
build_install 0.017527 0.004947 9.403932 ( 5.017916)
test_btest 0.000977 0.000000 80.522317 ( 29.917671)
test_basic 0.011934 0.000505 1.164486 ( 1.276266)
test_all 0.130127 0.023680 797.022061 (276.423165)
test_rubyspec 0.049675 0.030312 117.511948 ( 25.502789)
total: 351.22 sec