Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-112631
#<BuildRuby:0x000055b859e4e208
@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-112631",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.001300 0.004230 1.428095 ( 1.799495)
build_miniruby 0.001174 0.000176 1.002593 ( 1.002671)
build_ruby 0.000000 0.001390 1.408561 ( 1.399451)
build_all 0.006010 0.000944 3.494781 ( 1.805298)
build_install 0.006120 0.007142 2.587333 ( 1.703322)
test_btest 0.000562 0.000129 58.567537 ( 17.189208)
test_basic 0.000000 0.003278 0.345905 ( 0.441224)
test_all 0.001406 0.000734 619.383967 (179.171882)
test_rubyspec 0.013512 0.021345 60.460126 ( 70.537178)
total: 275.05 sec