Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-172651
#<BuildRuby:0x00007fa4b3a3fde0
@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.20240815-172651",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000027 0.000009 0.000036 ( 0.000036)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.005074 0.002996 3.358332 ( 3.280936)
build_miniruby 0.001688 0.000000 1.420537 ( 1.417088)
build_ruby 0.002166 0.000008 3.951476 ( 4.124702)
build_all 0.002981 0.005015 8.016673 ( 3.139327)
build_install 0.005769 0.012856 9.919421 ( 4.617003)
test_btest 0.000678 0.000307 112.180742 ( 29.262542)
test_basic 0.008165 0.001777 1.257446 ( 1.302718)
test_all 0.120032 0.035362 905.736929 (344.291984)
test_rubyspec 0.055999 0.038220 173.608012 ( 71.221271)
total: 462.66 sec