Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240906-095404
#<BuildRuby:0x00007f5fa1d4fdc0
@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.20240906-095404",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000034 0.000011 0.000045 ( 0.000045)
configure 0.000028 0.000009 0.000037 ( 0.000038)
build_up 0.008791 0.001611 4.205865 ( 4.898019)
build_miniruby 0.001684 0.000561 1.907281 ( 2.162011)
build_ruby 0.001630 0.000543 4.736788 ( 5.185147)
build_all 0.006314 0.004954 8.733239 ( 6.869784)
build_install 0.024956 0.002697 12.222233 ( 10.752993)
test_btest 0.000740 0.000235 128.969885 (109.475378)
test_basic 0.003797 0.009744 1.380801 ( 1.946805)
test_all 0.115416 0.050072 977.894572 (637.768990)
test_rubyspec 0.058098 0.039676 179.529398 (118.098258)
total: 897.16 sec