Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-001759
#<BuildRuby:0x00007fa378e3fdc8
@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.20241129-001759",
@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.000014 0.000008 0.000022 ( 0.000023)
autoconf 0.000024 0.000014 0.000038 ( 0.000037)
configure 0.000021 0.000012 0.000033 ( 0.000033)
build_up 0.004887 0.002265 2.516986 ( 2.499847)
build_miniruby 0.000943 0.000524 1.101737 ( 1.098933)
build_ruby 0.001274 0.000708 3.081462 ( 3.305556)
build_all 0.000000 0.007754 5.425977 ( 2.139516)
build_install 0.009300 0.007795 7.645329 ( 3.544144)
test_btest 0.000574 0.000392 72.933222 ( 19.850756)
test_basic 0.009234 0.000369 0.833264 ( 0.883472)
test_all 0.096012 0.049905 687.773280 (209.020342)
test_rubyspec 0.045374 0.034067 120.290768 ( 26.695915)
total: 269.04 sec