Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-115124
#<BuildRuby:0x0000563aff84a018
@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-115124",
@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.000021)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.001175 0.004064 1.240115 ( 1.692191)
build_miniruby 0.000921 0.000073 1.055654 ( 1.054796)
build_ruby 0.001404 0.000112 2.551563 ( 2.550733)
build_all 0.001677 0.004318 3.589909 ( 1.912815)
build_install 0.009454 0.005699 2.742175 ( 1.939162)
test_btest 0.000546 0.000087 54.756150 ( 18.928073)
test_basic 0.003816 0.000610 0.321657 ( 0.417779)
test_all 0.000796 0.000127 649.305465 (200.855387)
test_rubyspec 0.020454 0.015920 61.282793 ( 71.247720)
total: 300.60 sec