Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-202724
#<BuildRuby:0x00007ffa5286fde0
@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.20240624-202724",
@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.000018 0.000003 0.000021 ( 0.000023)
autoconf 0.000034 0.000007 0.000041 ( 0.000043)
configure 0.000028 0.000005 0.000033 ( 0.000034)
build_up 0.007456 0.000651 3.335901 ( 3.267760)
build_miniruby 0.001692 0.000000 1.274136 ( 1.270792)
build_ruby 0.001956 0.000000 3.844565 ( 3.990417)
build_all 0.006506 0.002905 8.042933 ( 3.254795)
build_install 0.009644 0.011427 10.695993 ( 5.045879)
test_btest 0.000726 0.000191 116.254164 ( 32.125037)
test_basic 0.007440 0.001958 1.057396 ( 1.106190)
test_all 0.113514 0.037635 828.640318 (236.680229)
test_rubyspec 0.050544 0.045590 162.520107 ( 35.270574)
total: 322.01 sec