Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-165556
#<BuildRuby:0x000055a031d723b0
@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.20240204-165556",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000013 0.000002 0.000015 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000021 0.000005 0.000026 ( 0.000024)
build_up 0.000000 0.006773 2.002707 ( 2.934628)
build_miniruby 0.000471 0.001133 1.698440 ( 1.835045)
build_ruby 0.000000 0.001930 3.634784 ( 3.989837)
build_all 0.002699 0.005451 6.292944 ( 4.252660)
build_install 0.019676 0.000042 7.987568 ( 5.945726)
test_btest 0.000607 0.000176 89.061323 ( 68.142265)
test_basic 0.005752 0.001670 0.900844 ( 1.315352)
test_all 0.079613 0.041252 770.884017 (460.010104)
test_rubyspec 0.057710 0.056461 191.576297 (276.273021)
total: 824.70 sec