Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-203600
#<BuildRuby:0x000055a15b922208
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221205-203600",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.001966 0.004256 1.516309 ( 2.643132)
build_miniruby 0.001156 0.000210 0.921716 ( 1.012513)
build_ruby 0.001311 0.000238 1.754772 ( 1.855362)
build_all 0.006116 0.001112 3.809082 ( 2.775490)
build_install 0.009404 0.006898 2.745412 ( 2.853347)
test_btest 0.000000 0.000757 57.472425 ( 31.740667)
test_basic 0.000000 0.005921 0.391047 ( 0.606994)
test_all 0.000000 0.001084 604.983921 (221.567492)
test_rubyspec 0.022299 0.023156 66.967154 ( 76.951979)
total: 342.01 sec