Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-001420
#<BuildRuby:0x00007f6f4422fdc0
@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.20241215-001420",
@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.000015 0.000006 0.000021 ( 0.000022)
autoconf 0.000029 0.000011 0.000040 ( 0.000040)
configure 0.000021 0.000008 0.000029 ( 0.000029)
build_up 0.001419 0.004591 1.789175 ( 2.076129)
build_miniruby 0.000000 0.001466 1.079693 ( 1.077536)
build_ruby 0.000703 0.001048 3.521775 ( 46.102049)
build_all 0.006730 0.001761 6.175038 ( 2.749030)
build_install 0.013232 0.002292 7.562612 ( 3.931195)
test_btest 0.000309 0.000763 72.610559 ( 20.201718)
test_basic 0.001644 0.006136 1.013370 ( 1.698659)
test_all 0.090816 0.052026 705.518635 (217.397682)
test_rubyspec 0.053494 0.030907 115.752371 ( 33.060551)
total: 328.30 sec