Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-162436
#<BuildRuby:0x0000560b9b8417a8
@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-162436",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.001442 0.004223 1.423907 ( 1.984550)
build_miniruby 0.000997 0.000130 0.778689 ( 0.777535)
build_ruby 0.001102 0.000143 1.235674 ( 1.228417)
build_all 0.000000 0.005883 3.274241 ( 1.709356)
build_install 0.005737 0.007032 2.670560 ( 1.739245)
test_btest 0.000687 0.000172 60.917422 ( 18.752065)
test_basic 0.003196 0.003988 0.430887 ( 0.535202)
test_all 0.002086 0.000000 642.685159 (239.523223)
test_rubyspec 0.022130 0.019250 68.767425 ( 78.819056)
total: 345.07 sec