Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-093644
#<BuildRuby:0x00005612e472a018
@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.20230215-093644",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.003689 0.001006 1.406782 ( 1.806451)
build_miniruby 0.001474 0.000000 1.043086 ( 1.041093)
build_ruby 0.001348 0.000000 2.019104 ( 2.236528)
build_all 0.000437 0.005302 3.369992 ( 1.671184)
build_install 0.010916 0.002219 2.523307 ( 1.687981)
test_btest 0.000629 0.000194 56.487484 ( 15.608990)
test_basic 0.004326 0.000093 0.464365 ( 0.556791)
test_all 0.001344 0.000399 626.511800 (180.772860)
test_rubyspec 0.023379 0.017428 62.983922 ( 72.981191)
total: 278.36 sec