Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-222827
#<BuildRuby:0x00007ff92705fdc0
@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.20241110-222827",
@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.000008 0.000029 ( 0.000028)
autoconf 0.000035 0.000014 0.000049 ( 0.000047)
configure 0.000029 0.000011 0.000040 ( 0.000040)
build_up 0.003743 0.003949 3.669679 ( 3.602789)
build_miniruby 0.001147 0.000483 1.615143 ( 1.612610)
build_ruby 0.001302 0.000548 3.454880 ( 3.598104)
build_all 0.007229 0.001204 6.341848 ( 2.663633)
build_install 0.015768 0.004341 8.580280 ( 4.031481)
test_btest 0.000715 0.000272 77.072867 ( 21.638328)
test_basic 0.008410 0.001256 1.070245 ( 1.117817)
test_all 0.126390 0.019977 714.201725 (239.355435)
test_rubyspec 0.039146 0.043696 120.037987 ( 26.894549)
total: 304.52 sec