Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-203554
#<BuildRuby:0x00007f7a81f6fdd0
@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.20240614-203554",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000022 0.000007 0.000029 ( 0.000030)
configure 0.000019 0.000007 0.000026 ( 0.000025)
build_up 0.001202 0.006848 3.067056 ( 3.023618)
build_miniruby 0.001721 0.000000 1.157587 ( 1.154544)
build_ruby 0.001940 0.000000 2.950585 ( 3.144866)
build_all 0.008416 0.000000 6.770958 ( 2.605674)
build_install 0.006633 0.011424 9.228592 ( 4.338521)
test_btest 0.000603 0.000276 103.295805 ( 26.581334)
test_basic 0.005888 0.000882 0.926301 ( 0.981918)
test_all 0.119582 0.034145 820.106411 (293.386321)
test_rubyspec 0.044650 0.047230 156.991940 ( 26.247910)
total: 361.47 sec