Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-073114
#<BuildRuby:0x00005613770fe7f0
@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.20230208-073114",
@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.000001 0.000015 ( 0.000017)
autoconf 0.000037 0.000000 0.000037 ( 0.000036)
configure 0.000026 0.000000 0.000026 ( 0.000025)
build_up 0.005767 0.000224 1.253779 ( 1.801826)
build_miniruby 0.001659 0.000000 1.212577 ( 1.234465)
build_ruby 0.001729 0.000000 2.492186 ( 2.707551)
build_all 0.008142 0.000000 3.796642 ( 1.943839)
build_install 0.001721 0.013347 2.888167 ( 2.206362)
test_btest 0.000748 0.000163 55.370134 ( 26.530838)
test_basic 0.005843 0.000447 0.446788 ( 0.553616)
test_all 0.001242 0.000263 628.451394 (236.762793)
test_rubyspec 0.027870 0.019507 71.001758 ( 81.747743)
total: 355.49 sec