Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-075050
#<BuildRuby:0x00007fbb6135fdd0
@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.20240620-075050",
@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.000006 0.000018 ( 0.000018)
autoconf 0.000021 0.000009 0.000030 ( 0.000030)
configure 0.000017 0.000007 0.000024 ( 0.000025)
build_up 0.000212 0.007828 3.581302 ( 3.459067)
build_miniruby 0.001729 0.000000 1.662420 ( 1.659291)
build_ruby 0.001883 0.000000 4.374200 ( 4.511068)
build_all 0.006205 0.003227 7.940830 ( 3.258032)
build_install 0.019166 0.000000 9.974025 ( 4.674138)
test_btest 0.000953 0.000000 113.399452 ( 29.572779)
test_basic 0.009613 0.002712 1.264258 ( 1.319799)
test_all 0.075750 0.076419 875.544896 (265.441941)
test_rubyspec 0.045097 0.048771 160.937234 ( 29.199956)
total: 343.10 sec