Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-000530
#<BuildRuby:0x0000565453749e08
@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-000530",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.005548 0.000241 1.405604 ( 1.567676)
build_miniruby 0.001326 0.000058 0.864278 ( 0.862939)
build_ruby 0.001303 0.000057 1.547330 ( 1.540616)
build_all 0.000394 0.007211 3.631341 ( 1.828680)
build_install 0.005208 0.007953 2.694156 ( 1.761829)
test_btest 0.000000 0.000767 59.705890 ( 17.668367)
test_basic 0.000000 0.004100 0.380065 ( 0.475831)
test_all 0.000000 0.001059 608.617146 (182.961756)
test_rubyspec 0.015743 0.026118 62.968492 ( 73.022488)
total: 281.69 sec