Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-132029
#<BuildRuby:0x000055fdb9322028
@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-132029",
@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.000009 0.000003 0.000012 ( 0.000013)
autoconf 0.000015 0.000006 0.000021 ( 0.000021)
configure 0.000012 0.000005 0.000017 ( 0.000019)
build_up 0.004146 0.001595 1.226055 ( 1.380141)
build_miniruby 0.000880 0.000338 0.788448 ( 0.786834)
build_ruby 0.001463 0.000000 1.198661 ( 1.188522)
build_all 0.003539 0.002872 3.014045 ( 1.392081)
build_install 0.012865 0.001480 2.514041 ( 1.614875)
test_btest 0.000650 0.000228 58.282549 ( 16.287021)
test_basic 0.003899 0.000065 0.318216 ( 0.412848)
test_all 0.000773 0.000258 569.958947 (165.515450)
test_rubyspec 0.013154 0.023934 52.610968 ( 62.745026)
total: 251.32 sec