Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-163452
#<BuildRuby:0x00007fc7b620fdc0
@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.20240614-163452",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000024 0.000006 0.000030 ( 0.000031)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.002869 0.004858 2.777806 ( 2.895050)
build_miniruby 0.001181 0.000354 1.149820 ( 1.146802)
build_ruby 0.001347 0.000404 3.074641 ( 3.239122)
build_all 0.006906 0.000752 6.511863 ( 2.487007)
build_install 0.013644 0.006231 8.975378 ( 4.140914)
test_btest 0.000963 0.000109 102.456250 ( 26.321675)
test_basic 0.004947 0.003283 0.943346 ( 0.992995)
test_all 0.102049 0.047260 779.131066 (223.456436)
test_rubyspec 0.051876 0.042584 159.336912 ( 27.727865)
total: 292.41 sec