Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-130003
#<BuildRuby:0x000055deb2d320e8
@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.20221203-130003",
@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.000013 0.000002 0.000015 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000025)
build_up 0.002525 0.003658 1.421996 ( 1.955461)
build_miniruby 0.001003 0.000138 0.863626 ( 0.868293)
build_ruby 0.001391 0.000000 1.534301 ( 1.550081)
build_all 0.004331 0.002651 3.720298 ( 2.012729)
build_install 0.012060 0.002783 2.828212 ( 2.394890)
test_btest 0.000793 0.000000 56.383983 ( 25.700981)
test_basic 0.003794 0.000104 0.394093 ( 0.496814)
test_all 0.001205 0.000268 608.842442 (233.702421)
test_rubyspec 0.017576 0.025765 68.975651 ( 79.734241)
total: 348.42 sec