Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240807-130421
#<BuildRuby:0x00007f7a2345fde0
@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.20240807-130421",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000039 0.000007 0.000046 ( 0.000046)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.005371 0.005048 3.947934 ( 4.305264)
build_miniruby 0.001476 0.000295 1.843488 ( 1.979742)
build_ruby 0.001748 0.000350 3.565987 ( 35.580833)
build_all 0.005880 0.000382 5.421073 ( 3.750400)
build_install 0.011427 0.003092 6.849869 ( 6.684238)
test_btest 0.000763 0.000153 115.354127 ( 32.210684)
test_basic 0.002378 0.007877 1.205732 ( 1.249267)
test_all 0.125893 0.027899 797.375866 (236.684475)
test_rubyspec 0.062537 0.031556 167.277052 ( 27.929040)
total: 350.38 sec