Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-022000
#<BuildRuby:0x00005571bf7660e8
@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-022000",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000007 0.000000 0.000007 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000822 0.004164 1.121656 ( 1.382032)
build_miniruby 0.001097 0.000146 0.715897 ( 0.714697)
build_ruby 0.000000 0.001426 1.233953 ( 1.226795)
build_all 0.000000 0.006028 3.090199 ( 1.378138)
build_install 0.003518 0.007454 2.169112 ( 1.265425)
test_btest 0.000472 0.000166 57.577806 ( 17.339871)
test_basic 0.000000 0.004155 0.275517 ( 0.369630)
test_all 0.000000 0.000957 570.149931 (163.571805)
test_rubyspec 0.011012 0.024342 57.487579 ( 67.717767)
total: 254.97 sec