Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-103626
#<BuildRuby:0x0000564c3a6d23b0
@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-103626",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000015 0.000002 0.000017 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000000 0.005503 1.165329 ( 1.343134)
build_miniruby 0.000000 0.001079 0.651635 ( 0.650405)
build_ruby 0.000797 0.000456 1.129610 ( 1.121699)
build_all 0.000734 0.005169 3.042826 ( 1.486959)
build_install 0.007813 0.005112 2.134694 ( 1.342770)
test_btest 0.000757 0.000000 58.786750 ( 15.355212)
test_basic 0.004262 0.000000 0.341522 ( 0.435308)
test_all 0.001149 0.000000 552.109959 (157.432273)
test_rubyspec 0.019247 0.014145 55.179384 ( 65.181589)
total: 244.35 sec