Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-124954
#<BuildRuby:0x00007fcd9ec1fde0
@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.20241028-124954",
@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.000018)
autoconf 0.000035 0.000007 0.000042 ( 0.000041)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.008772 0.000868 4.203062 ( 4.840752)
build_miniruby 0.001904 0.000346 1.865215 ( 1.976312)
build_ruby 0.000000 0.002347 4.790620 ( 5.087830)
build_all 0.006606 0.004629 7.499656 ( 4.328940)
build_install 0.025643 0.000267 10.651054 ( 7.297799)
test_btest 0.000820 0.000157 83.106197 ( 49.383114)
test_basic 0.005618 0.008549 1.175507 ( 1.259887)
test_all 0.101849 0.059149 826.958304 (481.382859)
test_rubyspec 0.061446 0.033176 130.713842 ( 37.477927)
total: 593.04 sec