Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241206-081318
#<BuildRuby:0x00007f4315ebfdc0
@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.20241206-081318",
@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.000003 0.000017 ( 0.000016)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.003181 0.004616 3.789157 ( 3.837860)
build_miniruby 0.001549 0.000310 1.664529 ( 1.661464)
build_ruby 0.000000 0.001637 3.995844 ( 4.122736)
build_all 0.002409 0.007188 6.590056 ( 3.028628)
build_install 0.014831 0.006652 9.384992 ( 5.698910)
test_btest 0.000699 0.000200 78.507582 ( 28.927030)
test_basic 0.006482 0.003577 0.967831 ( 4.051498)
test_all 0.087028 0.056228 697.433251 (236.304466)
test_rubyspec 0.047408 0.036617 118.690124 ( 26.647194)
total: 314.28 sec