Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241105-174451
#<BuildRuby:0x00007f082bf4fdc8
@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.20241105-174451",
@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.000015 0.000006 0.000021 ( 0.000021)
autoconf 0.000028 0.000009 0.000037 ( 0.000037)
configure 0.000028 0.000009 0.000037 ( 0.000037)
build_up 0.004797 0.004313 4.169548 ( 4.188713)
build_miniruby 0.001330 0.000492 1.851780 ( 1.851882)
build_ruby 0.001245 0.000461 4.255827 ( 4.436371)
build_all 0.004527 0.006005 7.294733 ( 3.543636)
build_install 0.016740 0.007674 10.395687 ( 5.553292)
test_btest 0.000638 0.000264 81.804776 ( 32.825274)
test_basic 0.006371 0.005388 1.099472 ( 1.187042)
test_all 0.115308 0.033837 778.961495 (304.335261)
test_rubyspec 0.044228 0.038639 117.397777 ( 26.612467)
total: 384.54 sec