Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-222729
#<BuildRuby:0x000055f92d7a1ff8
@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-222729",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.005911 0.001028 1.560187 ( 2.404054)
build_miniruby 0.001136 0.000198 0.958878 ( 0.965159)
build_ruby 0.001220 0.000212 1.550406 ( 1.761646)
build_all 0.004179 0.003470 3.924778 ( 2.877059)
build_install 0.007167 0.009215 2.887756 ( 2.867628)
test_btest 0.000510 0.000138 57.599393 ( 39.265021)
test_basic 0.003245 0.002790 0.403578 ( 0.626445)
test_all 0.001246 0.000356 675.461112 (370.526158)
test_rubyspec 0.042068 0.015954 75.446862 (108.980586)
total: 530.27 sec