Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-143841
#<BuildRuby:0x000055b81e056208
@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.20221204-143841",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.003470 0.003920 1.654541 ( 2.880753)
build_miniruby 0.001267 0.000275 1.169516 ( 1.532421)
build_ruby 0.000000 0.002146 1.911747 ( 2.833650)
build_all 0.008776 0.001048 4.104634 ( 5.372369)
build_install 0.007398 0.015626 3.068080 ( 3.913947)
test_btest 0.000843 0.000301 69.871119 ( 72.676805)
test_basic 0.003255 0.003698 0.448552 ( 0.796700)
test_all 0.001213 0.000461 703.744194 (421.308912)
test_rubyspec 0.030212 0.018015 68.954940 ( 78.889288)
total: 590.21 sec