Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-230856
#<BuildRuby:0x000055a49d272030
@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-230856",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.006267 0.000000 1.486141 ( 2.016827)
build_miniruby 0.001019 0.000000 1.125234 ( 1.126728)
build_ruby 0.001307 0.000061 1.447088 ( 1.438290)
build_all 0.003552 0.003518 3.606520 ( 1.950946)
build_install 0.015119 0.000343 2.743576 ( 2.336049)
test_btest 0.000641 0.000060 56.774655 ( 24.443181)
test_basic 0.006159 0.000000 0.372935 ( 0.475833)
test_all 0.000855 0.000710 593.312852 (218.226746)
test_rubyspec 0.016304 0.025748 67.205327 ( 77.774915)
total: 329.79 sec