Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-230211
#<BuildRuby:0x000055b8803f61a8
@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.20221223-230211",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004833 0.000387 0.956001 ( 1.402916)
build_miniruby 0.000000 0.001726 1.231422 ( 1.229990)
build_ruby 0.000000 0.001830 3.071353 ( 3.420150)
build_all 0.004518 0.003357 3.586518 ( 1.781115)
build_install 0.008060 0.006985 2.725022 ( 1.749695)
test_btest 0.000667 0.000130 58.493154 ( 15.785600)
test_basic 0.000586 0.003870 0.399678 ( 0.495413)
test_all 0.000897 0.000202 625.630197 (181.318971)
test_rubyspec 0.002021 0.037039 64.187605 ( 74.082947)
total: 281.27 sec