Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-012505
#<BuildRuby:0x0000564e04476320
@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.20240321-012505",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000001 0.000021 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.010146 0.000780 4.135818 ( 3.156626)
build_miniruby 0.001386 0.000106 2.290040 ( 2.292789)
build_ruby 0.001682 0.000129 3.905966 ( 4.129313)
build_all 0.000432 0.008581 7.102825 ( 3.206081)
build_install 0.016487 0.004971 10.260786 ( 17.172299)
test_btest 0.000823 0.000137 93.856177 ( 27.718751)
test_basic 0.007717 0.000506 1.021534 ( 1.118457)
test_all 0.105777 0.021958 829.506555 (341.445697)
test_rubyspec 0.047779 0.046219 131.401337 (145.472512)
total: 545.71 sec