Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-040816
#<BuildRuby:0x00007f010926fdc0
@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.20241115-040816",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.003429 0.003818 3.539987 ( 3.820104)
build_miniruby 0.001448 0.000329 1.485961 ( 1.483530)
build_ruby 0.001745 0.000397 4.092272 ( 4.288085)
build_all 0.000000 0.008885 6.475479 ( 2.751210)
build_install 0.006273 0.010576 9.064527 ( 4.370288)
test_btest 0.000731 0.000305 76.571048 ( 20.343580)
test_basic 0.009010 0.000000 0.859820 ( 0.912836)
test_all 0.100451 0.046961 730.725450 (208.334330)
test_rubyspec 0.045933 0.038826 121.171648 ( 29.155985)
total: 275.46 sec