Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-223244
#<BuildRuby:0x00005564e2e1a338
@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-223244",
@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.000002 0.000012 ( 0.000012)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.005406 0.001228 1.546456 ( 2.659601)
build_miniruby 0.001166 0.000266 1.041859 ( 1.116552)
build_ruby 0.001262 0.000287 1.752792 ( 2.130201)
build_all 0.006511 0.001480 3.721532 ( 3.263111)
build_install 0.014447 0.002138 2.858891 ( 2.913878)
test_btest 0.000751 0.000163 59.722859 ( 36.463885)
test_basic 0.005578 0.001212 0.421208 ( 0.657856)
test_all 0.000906 0.000197 638.002233 (261.804785)
test_rubyspec 0.009608 0.034570 64.876966 ( 74.977344)
total: 385.99 sec