Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-060040
#<BuildRuby:0x000055efdfa4e118
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/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.20221222-060040",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000022 0.000006 0.000028 ( 0.000029)
configure 0.000015 0.000004 0.000019 ( 0.000020)
build_up 0.003624 0.000953 1.146840 ( 1.586314)
build_miniruby 0.001166 0.000307 1.584934 ( 1.584528)
build_ruby 0.001471 0.000387 3.715855 ( 4.031698)
build_all 0.002571 0.005186 3.876880 ( 2.049604)
build_install 0.011544 0.006762 3.121548 ( 2.344965)
test_btest 0.000559 0.000194 56.631140 ( 22.308261)
test_basic 0.003183 0.001107 0.430094 ( 0.548090)
test_all 0.000000 0.002137 638.717512 (216.176940)
test_rubyspec 0.027123 0.030815 73.219691 ( 85.566398)
total: 336.20 sec