Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240716-092855
#<BuildRuby:0x00007fb03527fdc0
@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.20240716-092855",
@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.000025 0.000005 0.000030 ( 0.000031)
autoconf 0.000045 0.000010 0.000055 ( 0.000056)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.009599 0.000363 4.050133 ( 8.007467)
build_miniruby 0.001651 0.000357 1.830774 ( 2.357063)
build_ruby 0.002001 0.000433 4.578765 ( 6.327038)
build_all 0.011309 0.000634 9.030939 ( 11.594416)
build_install 0.013388 0.013917 12.281743 ( 15.493299)
test_btest 0.000825 0.000221 125.149017 (129.453290)
test_basic 0.011717 0.000778 1.374694 ( 2.702289)
test_all 0.125868 0.036080 925.091516 (580.431902)
test_rubyspec 0.027869 0.058929 165.909477 ( 50.311263)
total: 806.68 sec