Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-041622
#<BuildRuby:0x0000556639f4e058
@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-041622",
@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.000009 0.000003 0.000012 ( 0.000013)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.001263 0.004367 1.373548 ( 1.708423)
build_miniruby 0.000917 0.000321 0.882169 ( 0.882067)
build_ruby 0.001282 0.000448 1.621874 ( 1.614672)
build_all 0.007024 0.000973 3.732574 ( 1.918933)
build_install 0.012183 0.000000 2.532686 ( 1.590873)
test_btest 0.000663 0.000054 59.581431 ( 19.220137)
test_basic 0.003351 0.000978 0.335171 ( 0.429604)
test_all 0.001195 0.000348 621.427363 (194.426517)
test_rubyspec 0.017935 0.019669 64.476910 ( 74.492775)
total: 296.28 sec