Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221202-202817
#<BuildRuby:0x00005596e7186220
@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.20221202-202817",
@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.000002 0.000011 ( 0.000011)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.000998 0.004278 1.195977 ( 1.370817)
build_miniruby 0.000903 0.000215 0.862318 ( 0.860908)
build_ruby 0.001214 0.000289 1.428277 ( 1.420447)
build_all 0.006208 0.000457 3.548381 ( 1.825618)
build_install 0.011919 0.001659 2.300045 ( 1.413415)
test_btest 0.000594 0.000129 56.960724 ( 16.085257)
test_basic 0.000000 0.004253 0.354402 ( 0.448163)
test_all 0.000000 0.001314 587.045084 (169.300489)
test_rubyspec 0.015564 0.032177 64.305801 ( 74.834264)
total: 267.56 sec