Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-221302
#<BuildRuby:0x00007f5ace95fdc8
@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.20241219-221302",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.002206 0.003653 1.733296 ( 2.030519)
build_miniruby 0.001093 0.000273 1.255459 ( 1.252615)
build_ruby 0.001377 0.000344 3.193649 ( 3.413186)
build_all 0.001888 0.006317 6.066175 ( 2.468676)
build_install 0.014222 0.003147 8.099410 ( 4.428520)
test_btest 0.000684 0.000208 75.320280 ( 20.400403)
test_basic 0.004379 0.005892 0.982408 ( 1.029176)
test_all 0.111592 0.034288 704.227937 (212.108539)
test_rubyspec 0.031895 0.042536 110.388054 ( 22.306063)
total: 269.44 sec