Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-095913
#<BuildRuby:0x00007fca6e1efdd0
@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.20240920-095913",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000035 0.000009 0.000044 ( 0.000045)
configure 0.000029 0.000008 0.000037 ( 0.000037)
build_up 0.002961 0.006467 5.042797 ( 4.300053)
build_miniruby 0.001346 0.000408 2.162722 ( 2.160299)
build_ruby 0.001437 0.000436 4.160791 ( 4.351493)
build_all 0.008953 0.000309 7.194874 ( 2.931875)
build_install 0.016716 0.003109 11.470251 ( 5.643034)
test_btest 0.000855 0.000235 99.284566 ( 26.183196)
test_basic 0.002947 0.007523 1.190277 ( 1.238876)
test_all 0.109636 0.044197 803.781567 (228.616896)
test_rubyspec 0.044012 0.042729 142.337422 ( 29.452839)
total: 304.88 sec