Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240801-011928
#<BuildRuby:0x00007f12863bfde0
@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.20240801-011928",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.004676 0.003204 3.333417 ( 3.626198)
build_miniruby 0.000000 0.001539 1.329353 ( 1.325954)
build_ruby 0.000000 0.002066 4.032543 ( 4.216867)
build_all 0.005937 0.003455 8.292555 ( 3.283106)
build_install 0.002576 0.018655 11.124654 ( 5.203558)
test_btest 0.000637 0.000278 116.256907 ( 30.863549)
test_basic 0.008816 0.002117 1.180949 ( 1.235896)
test_all 0.107618 0.042853 852.358810 (293.974988)
test_rubyspec 0.054267 0.039709 171.546864 ( 73.086178)
total: 416.82 sec