Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-071637
#<BuildRuby:0x000055cb44c62400
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221206-071637",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004392 0.000837 1.419815 ( 1.727969)
build_miniruby 0.001182 0.000000 0.875425 ( 0.874615)
build_ruby 0.001342 0.000000 1.636769 ( 1.658657)
build_all 0.006151 0.000823 3.658106 ( 1.992001)
build_install 0.009715 0.004644 2.746568 ( 2.344127)
test_btest 0.000589 0.000123 56.365675 ( 27.014023)
test_basic 0.006253 0.000340 0.382849 ( 0.485455)
test_all 0.001015 0.000203 625.654943 (242.610381)
test_rubyspec 0.008791 0.031884 67.190615 ( 77.809495)
total: 356.52 sec