Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241109-192309
#<BuildRuby:0x00007f86bcd0fdc8
@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.20241109-192309",
@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.000004 0.000029 ( 0.000027)
autoconf 0.000039 0.000006 0.000045 ( 0.000044)
configure 0.000043 0.000000 0.000043 ( 0.000043)
build_up 0.001287 0.007525 4.109105 ( 4.966340)
build_miniruby 0.001659 0.000332 1.732959 ( 1.909688)
build_ruby 0.001555 0.000311 4.550972 ( 4.905811)
build_all 0.000709 0.010125 7.025701 ( 5.223169)
build_install 0.017646 0.008350 10.196210 ( 7.746034)
test_btest 0.000689 0.000202 84.299900 ( 75.084504)
test_basic 0.002303 0.009824 1.100033 ( 1.422886)
test_all 0.108102 0.047777 837.241753 (427.334727)
test_rubyspec 0.048691 0.035717 126.372544 ( 42.542242)
total: 571.14 sec