Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241006-115957
#<BuildRuby:0x00007f941c3ffdd8
@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.20241006-115957",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000030 0.000011 0.000041 ( 0.000039)
configure 0.000025 0.000009 0.000034 ( 0.000034)
build_up 0.002770 0.005120 3.493771 ( 3.592355)
build_miniruby 0.001606 0.000000 1.277774 ( 1.275132)
build_ruby 0.001830 0.000000 3.582197 ( 3.791512)
build_all 0.008731 0.000000 6.718474 ( 2.626438)
build_install 0.014370 0.003391 9.160804 ( 4.183013)
test_btest 0.000860 0.000103 86.227390 ( 22.413057)
test_basic 0.006278 0.003653 0.856194 ( 0.902444)
test_all 0.097289 0.050859 705.072008 (203.771109)
test_rubyspec 0.025950 0.062988 133.874607 ( 24.791393)
total: 267.35 sec