Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-011204
#<BuildRuby:0x0000561fcfaae430
@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.20221204-011204",
@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.000002 0.000013 ( 0.000015)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.001397 0.004341 1.327570 ( 1.566318)
build_miniruby 0.000929 0.000232 0.762663 ( 0.761255)
build_ruby 0.001042 0.000261 1.542526 ( 1.533473)
build_all 0.004653 0.001164 2.951209 ( 1.371773)
build_install 0.013334 0.000028 2.650078 ( 1.782935)
test_btest 0.000653 0.000142 58.083636 ( 16.160679)
test_basic 0.003446 0.000749 0.301079 ( 0.395428)
test_all 0.000000 0.001135 582.704777 (175.175380)
test_rubyspec 0.019122 0.015640 57.224410 ( 67.527283)
total: 266.28 sec