Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-064351
#<BuildRuby:0x000055a61c132320
@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.20230213-064351",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.004236 0.000368 1.426969 ( 1.822600)
build_miniruby 0.001204 0.000104 1.043302 ( 1.041399)
build_ruby 0.001325 0.000115 2.103215 ( 2.321914)
build_all 0.006289 0.000171 3.684608 ( 1.805795)
build_install 0.008776 0.004346 2.688107 ( 1.821962)
test_btest 0.000774 0.000089 57.562397 ( 16.135746)
test_basic 0.000828 0.004500 0.424737 ( 0.518482)
test_all 0.000551 0.001231 626.278639 (182.608122)
test_rubyspec 0.026793 0.011489 66.090165 ( 75.929662)
total: 284.01 sec