Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-071433
#<BuildRuby:0x00005634d7c8a0e8
@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-071433",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.005153 0.000468 1.125903 ( 1.464120)
build_miniruby 0.000947 0.000086 0.647674 ( 0.646240)
build_ruby 0.001165 0.000106 1.124569 ( 1.115447)
build_all 0.005402 0.000098 3.242251 ( 1.705610)
build_install 0.000000 0.010470 2.213198 ( 1.326996)
test_btest 0.000631 0.000072 55.340064 ( 14.424714)
test_basic 0.000057 0.003870 0.301567 ( 0.397061)
test_all 0.001379 0.000114 621.025523 (177.335610)
test_rubyspec 0.020139 0.018643 62.775957 ( 72.841751)
total: 271.26 sec