Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-173000
#<BuildRuby:0x000056455ce86028
@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.20221204-173000",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000000 0.000000 0.000000 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000014)
build_up 0.005284 0.000077 1.096332 ( 1.385278)
build_miniruby 0.000000 0.001249 0.682783 ( 0.681279)
build_ruby 0.000000 0.001575 1.252948 ( 1.246340)
build_all 0.003919 0.001766 2.706202 ( 1.453609)
build_install 0.011194 0.000246 1.977707 ( 1.221596)
test_btest 0.000706 0.000078 54.883642 ( 13.599995)
test_basic 0.000417 0.003987 0.270908 ( 0.364939)
test_all 0.000837 0.000133 503.580729 (144.407821)
test_rubyspec 0.009882 0.021114 45.018313 ( 55.426777)
total: 219.79 sec