Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-175354
#<BuildRuby:0x00005619b1871f60
@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.20221206-175354",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.005076 0.000507 1.391750 ( 1.785054)
build_miniruby 0.001095 0.000109 0.839887 ( 0.838817)
build_ruby 0.001182 0.000119 1.326962 ( 1.318474)
build_all 0.000000 0.006650 3.486367 ( 1.728111)
build_install 0.009543 0.002127 2.491077 ( 1.578847)
test_btest 0.000573 0.000104 56.303133 ( 16.088013)
test_basic 0.000388 0.003537 0.372072 ( 0.466379)
test_all 0.001188 0.000259 585.577752 (178.856773)
test_rubyspec 0.001144 0.030819 61.322522 ( 71.293554)
total: 273.95 sec