Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-013323
#<BuildRuby:0x00007f331b5dfde0
@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-013323",
@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.000024 0.000002 0.000026 ( 0.000027)
autoconf 0.000045 0.000003 0.000048 ( 0.000048)
configure 0.000035 0.000002 0.000037 ( 0.000038)
build_up 0.008834 0.000066 3.795870 ( 4.729859)
build_miniruby 0.001847 0.000146 21.229268 ( 22.224065)
build_ruby 0.001925 0.000152 4.559209 ( 5.163266)
build_all 0.010132 0.000141 6.896331 ( 5.543786)
build_install 0.018687 0.004749 9.881906 ( 8.366187)
test_btest 0.000791 0.000074 82.876409 ( 60.071594)
test_basic 0.008743 0.004842 1.065653 ( 1.352594)
test_all 0.121733 0.030658 742.004504 (257.081793)
test_rubyspec 0.043805 0.033291 111.853533 ( 21.409904)
total: 385.94 sec