Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-105855
#<BuildRuby:0x00007f69cfd0fdc8
@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.20241116-105855",
@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.000022 0.000005 0.000027 ( 0.000026)
autoconf 0.000040 0.000009 0.000049 ( 0.000049)
configure 0.000037 0.000008 0.000045 ( 0.000045)
build_up 0.007877 0.000900 4.149207 ( 4.641719)
build_miniruby 0.001883 0.000000 1.697513 ( 1.747378)
build_ruby 0.002572 0.000118 4.693857 ( 4.849923)
build_all 0.005647 0.004455 7.127109 ( 4.293313)
build_install 0.014541 0.008836 10.240555 ( 6.484811)
test_btest 0.000884 0.000243 86.024562 ( 55.169939)
test_basic 0.009283 0.002553 1.075296 ( 1.370129)
test_all 0.114737 0.041507 780.964750 (471.821447)
test_rubyspec 0.037955 0.053820 128.238815 ( 62.048594)
total: 612.43 sec