Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-122342
#<BuildRuby:0x00007fe1d100fdd8
@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.20240823-122342",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000032 0.000010 0.000042 ( 0.000043)
configure 0.000027 0.000009 0.000036 ( 0.000037)
build_up 0.002740 0.005008 3.271857 ( 3.534663)
build_miniruby 0.001227 0.000438 1.492066 ( 1.488718)
build_ruby 0.001311 0.000468 3.523096 ( 3.691122)
build_all 0.008852 0.000135 8.079039 ( 3.155374)
build_install 0.016282 0.002694 10.593879 ( 4.943885)
test_btest 0.000887 0.000279 111.253744 ( 29.496877)
test_basic 0.006314 0.001985 1.206572 ( 1.257286)
test_all 0.110305 0.041119 830.013276 (255.315077)
test_rubyspec 0.053078 0.037173 169.762260 ( 45.898628)
total: 348.78 sec