Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-044954
#<BuildRuby:0x00007fcc0a33fdc8
@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.20240620-044954",
@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.000025 0.000009 0.000034 ( 0.000031)
autoconf 0.000055 0.000000 0.000055 ( 0.000054)
configure 0.000059 0.000000 0.000059 ( 0.000054)
build_up 0.005589 0.003278 3.778973 ( 4.076200)
build_miniruby 0.001579 0.000564 1.722728 ( 1.721215)
build_ruby 0.000014 0.002475 4.578054 ( 4.696935)
build_all 0.004588 0.005743 8.233888 ( 3.900725)
build_install 0.023284 0.000000 11.521798 ( 5.785234)
test_btest 0.000853 0.000000 114.388331 ( 32.459375)
test_basic 0.008474 0.002893 1.305278 ( 1.359255)
test_all 0.082023 0.064587 831.347092 (234.566911)
test_rubyspec 0.042285 0.049999 163.484172 ( 32.809977)
total: 321.38 sec