Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-221938
#<BuildRuby:0x00007f71e65ffdc0
@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.20240820-221938",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000045 0.000007 0.000052 ( 0.000053)
configure 0.000036 0.000006 0.000042 ( 0.000042)
build_up 0.008155 0.001322 4.139684 ( 4.979226)
build_miniruby 0.001673 0.000271 1.745815 ( 1.938713)
build_ruby 0.001903 0.000309 4.784522 ( 5.170883)
build_all 0.004545 0.004439 8.468834 ( 4.304594)
build_install 0.009142 0.010248 10.347008 ( 4.601975)
test_btest 0.000806 0.000187 115.500829 ( 31.382687)
test_basic 0.002575 0.007855 1.230034 ( 1.276159)
test_all 0.096992 0.053735 873.692534 (267.753449)
test_rubyspec 0.059084 0.031698 163.577217 ( 34.799849)
total: 356.21 sec