Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-010859
#<BuildRuby:0x00007ffb0f36fdc8
@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.20240630-010859",
@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.000034 0.000010 0.000044 ( 0.000039)
autoconf 0.000044 0.000014 0.000058 ( 0.000056)
configure 0.000048 0.000015 0.000063 ( 0.000059)
build_up 0.006241 0.004786 4.684214 ( 5.872338)
build_miniruby 0.002199 0.000000 1.866871 ( 3.083460)
build_ruby 0.002304 0.000164 4.656733 ( 5.440165)
build_all 0.009577 0.001708 9.090460 ( 7.994546)
build_install 0.020466 0.008264 12.465224 ( 11.786818)
test_btest 0.000800 0.000260 126.788016 (121.969757)
test_basic 0.005914 0.009190 1.411247 ( 4.147025)
test_all 0.126004 0.042496 963.616307 (1093.730191)
test_rubyspec 0.041436 0.055551 182.873172 (192.112509)
total: 1446.14 sec