Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-103140
#<BuildRuby:0x00007fdeb6e6fdd8
@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.20240814-103140",
@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.000006 0.000021 ( 0.000020)
autoconf 0.000022 0.000009 0.000031 ( 0.000030)
configure 0.000018 0.000007 0.000025 ( 0.000025)
build_up 0.002607 0.005273 3.217743 ( 3.225195)
build_miniruby 0.001651 0.000000 1.521248 ( 1.517805)
build_ruby 0.002404 0.000000 4.302107 ( 4.449789)
build_all 0.005122 0.004642 8.454586 ( 3.331782)
build_install 0.006212 0.012035 10.990863 ( 5.126015)
test_btest 0.000568 0.000312 115.295771 ( 31.215986)
test_basic 0.005260 0.005001 1.242446 ( 1.289005)
test_all 0.110563 0.043709 905.632229 (280.980438)
test_rubyspec 0.061492 0.030927 168.562251 ( 35.926127)
total: 367.06 sec