Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241105-075513
#<BuildRuby:0x00007febf691fde0
@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-075513",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.002063 0.005948 3.501782 ( 3.532903)
build_miniruby 0.001447 0.000298 1.337439 ( 1.333242)
build_ruby 0.001785 0.000368 3.496251 ( 3.695805)
build_all 0.006932 0.001427 6.493238 ( 2.733635)
build_install 0.005436 0.012443 9.263679 ( 4.453746)
test_btest 0.000698 0.000199 75.386912 ( 20.100736)
test_basic 0.003831 0.006751 0.970282 ( 1.014392)
test_all 0.115800 0.029632 696.848236 (204.928982)
test_rubyspec 0.044946 0.034967 117.539729 ( 26.946397)
total: 268.74 sec