Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-012347
#<BuildRuby:0x00007f420a81fdc8
@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.20241126-012347",
@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.000006 0.000029 ( 0.000028)
autoconf 0.000038 0.000009 0.000047 ( 0.000048)
configure 0.000032 0.000008 0.000040 ( 0.000041)
build_up 0.008558 0.000124 3.360291 ( 4.015697)
build_miniruby 0.001507 0.000352 1.560803 ( 1.604482)
build_ruby 0.001770 0.000414 4.239974 ( 4.788093)
build_all 0.004484 0.005344 6.596203 ( 4.857412)
build_install 0.016289 0.005958 9.097497 ( 7.106183)
test_btest 0.000833 0.000231 80.444541 ( 67.329760)
test_basic 0.011276 0.001950 1.155945 ( 1.530403)
test_all 0.124505 0.029126 754.729101 (423.324437)
test_rubyspec 0.040202 0.047295 124.037892 ( 60.049596)
total: 574.61 sec