Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-223859
#<BuildRuby:0x00007fc9c26dfdd8
@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.20240617-223859",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000024 0.000007 0.000031 ( 0.000029)
build_up 0.005468 0.002186 3.357265 ( 3.402124)
build_miniruby 0.001256 0.000346 1.198165 ( 1.195010)
build_ruby 0.001931 0.000000 3.038408 ( 3.224508)
build_all 0.007524 0.000407 6.580416 ( 2.480074)
build_install 0.002126 0.015194 9.395289 ( 4.300176)
test_btest 0.000670 0.000253 99.616711 ( 25.560231)
test_basic 0.000952 0.006985 0.920964 ( 0.974291)
test_all 0.104663 0.041023 732.882408 (219.334437)
test_rubyspec 0.035777 0.056280 158.798946 ( 27.460958)
total: 287.93 sec