Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-103843
#<BuildRuby:0x00007fe77ea7fdd8
@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-103843",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000033 0.000007 0.000040 ( 0.000038)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.008276 0.000804 4.225062 ( 4.641721)
build_miniruby 0.001718 0.000325 1.771465 ( 1.906722)
build_ruby 0.001912 0.000362 4.615114 ( 15.839596)
build_all 0.009209 0.000915 9.081263 ( 5.163917)
build_install 0.019170 0.004693 12.555859 ( 7.846912)
test_btest 0.000780 0.000148 125.117040 ( 70.476893)
test_basic 0.009359 0.000916 0.899964 ( 0.959497)
test_all 0.115841 0.036422 794.350619 (240.397675)
test_rubyspec 0.055529 0.033322 163.867163 ( 32.112196)
total: 379.35 sec