Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-191611
#<BuildRuby:0x000055d6cdb197a8
@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-191611",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000015 0.000002 0.000017 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.001979 0.003637 1.383189 ( 1.539920)
build_miniruby 0.001205 0.000000 0.835426 ( 0.834186)
build_ruby 0.001174 0.000000 1.514273 ( 1.507873)
build_all 0.005885 0.000095 3.459607 ( 1.791188)
build_install 0.009305 0.003476 2.486886 ( 1.650834)
test_btest 0.000619 0.000114 56.119293 ( 15.599754)
test_basic 0.004189 0.000000 0.340770 ( 0.437200)
test_all 0.000572 0.001348 601.853596 (175.807534)
test_rubyspec 0.014268 0.020467 60.877682 ( 71.033149)
total: 270.20 sec