Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241217-161741
#<BuildRuby:0x00007f65ade3fde0
@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.20241217-161741",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000036 0.000010 0.000046 ( 0.000045)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.000000 0.006233 2.415723 ( 2.761972)
build_miniruby 0.000000 0.001586 1.620156 ( 1.617180)
build_ruby 0.001500 0.000533 4.239548 ( 4.390974)
build_all 0.002959 0.005128 5.958134 ( 2.419192)
build_install 0.016066 0.001144 8.205248 ( 4.432227)
test_btest 0.000640 0.000207 73.398734 ( 20.553674)
test_basic 0.004828 0.001562 0.818313 ( 0.868471)
test_all 0.110584 0.032001 668.727115 (201.561708)
test_rubyspec 0.041871 0.036960 111.194103 ( 21.434479)
total: 260.04 sec