Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-174530
#<BuildRuby:0x00007f2e9b3dfdd0
@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.20241003-174530",
@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.000017 0.000007 0.000024 ( 0.000024)
autoconf 0.000026 0.000012 0.000038 ( 0.000038)
configure 0.000022 0.000009 0.000031 ( 0.000032)
build_up 0.002477 0.005222 3.589556 ( 3.635430)
build_miniruby 0.001142 0.000571 12.587310 ( 12.190745)
build_ruby 0.001233 0.000617 2.893276 ( 3.133893)
build_all 0.002944 0.005503 6.391123 ( 2.368836)
build_install 0.015756 0.002122 8.721848 ( 3.985033)
test_btest 0.000559 0.000269 84.726895 ( 24.150595)
test_basic 0.002771 0.006700 0.834426 ( 3.929527)
test_all 0.124430 0.025168 719.643279 (217.357075)
test_rubyspec 0.061728 0.024773 133.450547 ( 28.672602)
total: 299.42 sec