Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-172516
#<BuildRuby:0x000055e61d2e5a00
@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.20230330-172516",
@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.000015 0.000000 0.000015 ( 0.000015)
autoconf 0.000026 0.000000 0.000026 ( 0.000025)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.005206 0.000011 1.698746 ( 2.977261)
build_miniruby 0.001118 0.000000 1.030608 ( 1.029598)
build_ruby 0.001370 0.000000 2.400477 ( 2.570199)
build_all 0.002661 0.003871 2.135204 ( 1.200802)
build_install 0.012070 0.001007 3.121335 ( 2.031790)
test_btest 0.000833 0.000104 69.616805 ( 22.693639)
test_basic 0.002182 0.004751 0.508323 ( 0.607811)
test_all 0.001212 0.000202 555.382585 (177.303020)
test_rubyspec 0.025730 0.013259 75.858847 ( 85.647520)
total: 296.06 sec