Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-230211
#<BuildRuby:0x000055fe8475a390
@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.20230329-230211",
@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.000013 0.000000 0.000013 ( 0.000014)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.001291 0.004184 1.797317 ( 3.116360)
build_miniruby 0.001276 0.000121 1.271514 ( 1.270185)
build_ruby 0.000000 0.001482 2.341886 ( 2.552412)
build_all 0.003705 0.002569 1.966851 ( 1.139482)
build_install 0.011559 0.003383 2.876452 ( 1.950669)
test_btest 0.000727 0.000112 69.700770 ( 23.021328)
test_basic 0.005935 0.000913 0.496584 ( 0.600104)
test_all 0.001282 0.000197 568.231537 (175.394165)
test_rubyspec 0.020897 0.023936 74.850676 ( 84.668018)
total: 293.71 sec