Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-032700
#<BuildRuby:0x00007fcb84a0fdc8
@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.20240802-032700",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000031 0.000007 0.000038 ( 0.000039)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.008854 0.000183 3.993969 ( 4.313692)
build_miniruby 0.001594 0.000328 1.786674 ( 1.877358)
build_ruby 0.002608 0.000000 4.599266 ( 5.029785)
build_all 0.009388 0.000771 8.671453 ( 5.644113)
build_install 0.019388 0.005582 11.772164 ( 7.617599)
test_btest 0.000862 0.000177 126.498244 ( 82.075996)
test_basic 0.007279 0.000000 1.375972 ( 1.792026)
test_all 0.127306 0.034129 972.044751 (909.431545)
test_rubyspec 0.057565 0.041590 181.347794 (194.044314)
total: 1211.83 sec