Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-102028
#<BuildRuby:0x000056414bac5138
@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-102028",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001881 0.003516 1.304424 ( 1.476631)
build_miniruby 0.000972 0.000203 0.918813 ( 0.917386)
build_ruby 0.001401 0.000000 1.346671 ( 1.337088)
build_all 0.005621 0.000639 3.425361 ( 1.768334)
build_install 0.007960 0.003147 2.445020 ( 1.545625)
test_btest 0.000582 0.000125 59.618228 ( 15.681328)
test_basic 0.001633 0.002467 0.367065 ( 0.462848)
test_all 0.001320 0.000308 589.346155 (169.904173)
test_rubyspec 0.019470 0.016456 59.628524 ( 69.639067)
total: 262.73 sec