Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241118-082031
#<BuildRuby:0x00007f2eeefffdd8
@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.20241118-082031",
@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.000020)
autoconf 0.000026 0.000009 0.000035 ( 0.000035)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.003488 0.003798 3.770774 ( 3.700712)
build_miniruby 0.001058 0.000381 1.242205 ( 1.239972)
build_ruby 0.000000 0.002078 3.579310 ( 3.793719)
build_all 0.005765 0.002505 5.488658 ( 2.227475)
build_install 0.009549 0.009295 8.430195 ( 4.006416)
test_btest 0.001055 0.000000 76.435577 ( 21.118712)
test_basic 0.009221 0.001086 1.051391 ( 1.098258)
test_all 0.113511 0.034679 748.445666 (218.438221)
test_rubyspec 0.033413 0.050595 116.162167 ( 24.447411)
total: 280.07 sec