Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-144305
#<BuildRuby:0x00007fee6f4cfdc8
@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.20241126-144305",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000000 0.000057 0.000057 ( 0.000057)
build_up 0.001208 0.006424 3.319982 ( 3.300309)
build_miniruby 0.001591 0.000348 1.425726 ( 1.428654)
build_ruby 0.001651 0.000361 4.045462 ( 4.211230)
build_all 0.007305 0.000722 6.143711 ( 2.625536)
build_install 0.012814 0.007236 8.687804 ( 4.355320)
test_btest 0.000694 0.000169 75.799974 ( 21.341562)
test_basic 0.003004 0.007619 1.051071 ( 1.105060)
test_all 0.110685 0.039826 740.241748 (221.324964)
test_rubyspec 0.064735 0.017173 118.818354 ( 29.190545)
total: 288.88 sec