Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-173832
#<BuildRuby:0x00007fcb0d3cfde0
@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.20240703-173832",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000033 0.000006 0.000039 ( 0.000040)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.004411 0.004125 3.362375 ( 2.949422)
build_miniruby 0.000000 0.001458 1.246491 ( 1.244261)
build_ruby 0.000000 0.001814 3.180086 ( 3.360878)
build_all 0.003687 0.004568 6.494347 ( 2.501670)
build_install 0.015559 0.003051 9.544672 ( 4.230699)
test_btest 0.000702 0.000210 105.846498 ( 27.524462)
test_basic 0.008244 0.001374 1.259693 ( 1.307084)
test_all 0.096892 0.059786 832.213630 (293.276818)
test_rubyspec 0.054817 0.041826 173.060781 ( 35.050413)
total: 371.45 sec