Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230219-104817
#<BuildRuby:0x0000557134e12198
@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.20230219-104817",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.000715 0.004033 1.482573 ( 1.910192)
build_miniruby 0.001271 0.000166 1.246616 ( 1.256682)
build_ruby 0.000000 0.001589 2.388051 ( 2.611105)
build_all 0.003912 0.003050 4.041558 ( 2.381574)
build_install 0.015400 0.000000 3.222115 ( 2.823818)
test_btest 0.000664 0.000000 58.016060 ( 30.471450)
test_basic 0.002699 0.003117 0.505384 ( 0.615003)
test_all 0.001769 0.000305 641.624316 (236.248058)
test_rubyspec 0.016091 0.030821 73.552836 ( 85.811334)
total: 364.13 sec