Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-144739
#<BuildRuby:0x00007f4f2885fdd0
@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.20240828-144739",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000028 0.000004 0.000032 ( 0.000033)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.007419 0.000543 3.340025 ( 3.838101)
build_miniruby 0.001495 0.000241 8.282235 ( 7.874153)
build_ruby 0.001498 0.000242 3.745190 ( 3.940008)
build_all 0.006026 0.003069 8.430155 ( 3.303194)
build_install 0.016206 0.004824 11.481540 ( 5.320957)
test_btest 0.000782 0.000148 118.044362 ( 32.486959)
test_basic 0.010702 0.001198 1.316394 ( 1.364607)
test_all 0.100676 0.049046 833.892818 (254.053643)
test_rubyspec 0.047547 0.040317 163.477750 ( 26.522727)
total: 338.71 sec