Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-113242
#<BuildRuby:0x00005621e420e480
@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.20221205-113242",
@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.000007 0.000003 0.000010 ( 0.000010)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000000 0.000000 0.000000 ( 0.000013)
build_up 0.001172 0.004524 1.246839 ( 1.447447)
build_miniruby 0.000732 0.000293 0.770222 ( 0.769065)
build_ruby 0.001042 0.000417 1.138641 ( 1.128821)
build_all 0.004430 0.001772 3.209867 ( 1.587278)
build_install 0.005289 0.007317 2.315968 ( 1.483923)
test_btest 0.000711 0.000000 57.102609 ( 16.027360)
test_basic 0.003907 0.000000 0.361186 ( 0.456900)
test_all 0.001003 0.000000 603.332267 (194.288873)
test_rubyspec 0.024967 0.017559 67.879301 ( 78.065150)
total: 295.26 sec