Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-070938
#<BuildRuby:0x000055ad82c557f8
@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-070938",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000012)
build_up 0.005546 0.000237 1.360293 ( 1.492716)
build_miniruby 0.001011 0.000144 0.669964 ( 0.668551)
build_ruby 0.001341 0.000192 1.188386 ( 1.178644)
build_all 0.006587 0.000000 3.432604 ( 1.674688)
build_install 0.010929 0.000000 2.569663 ( 1.635258)
test_btest 0.000800 0.000000 58.168392 ( 16.757666)
test_basic 0.003950 0.000237 0.363173 ( 0.466551)
test_all 0.002186 0.000057 622.206701 (204.534697)
test_rubyspec 0.016199 0.021268 56.025588 ( 66.042981)
total: 294.45 sec