Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-185415
#<BuildRuby:0x000055c29bd2e890
@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.20221208-185415",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000004 0.000001 0.000005 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.000000 0.005413 1.391697 ( 1.579872)
build_miniruby 0.000000 0.001156 1.149525 ( 1.148032)
build_ruby 0.000000 0.001432 2.134069 ( 2.127307)
build_all 0.001916 0.004579 3.529673 ( 1.795456)
build_install 0.012340 0.004113 2.684047 ( 1.793411)
test_btest 0.000486 0.000162 55.968302 ( 15.194071)
test_basic 0.000000 0.004177 0.365445 ( 0.462399)
test_all 0.000000 0.002337 627.090479 (201.143793)
test_rubyspec 0.011839 0.023379 62.846085 ( 72.654403)
total: 297.90 sec