Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-120412
#<BuildRuby:0x00007ff310bafdc8
@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.20240629-120412",
@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.000009 0.000023 ( 0.000024)
autoconf 0.000022 0.000015 0.000037 ( 0.000036)
configure 0.000022 0.000014 0.000036 ( 0.000036)
build_up 0.002119 0.005613 3.476470 ( 3.059366)
build_miniruby 0.001604 0.000000 1.368517 ( 1.365513)
build_ruby 0.001983 0.000000 3.399739 ( 21.810529)
build_all 0.000000 0.008121 6.893758 ( 2.625120)
build_install 0.007178 0.012491 9.994112 ( 4.643123)
test_btest 0.000515 0.000466 104.999312 ( 28.772716)
test_basic 0.006175 0.002266 0.969437 ( 2.568628)
test_all 0.100174 0.052376 829.417799 (272.852453)
test_rubyspec 0.041124 0.053676 165.313475 ( 28.032828)
total: 365.73 sec