Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-184846
#<BuildRuby:0x000055994d06a3b0
@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-184846",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.006408 0.001115 1.641707 ( 2.568323)
build_miniruby 0.001328 0.000231 1.026420 ( 1.281291)
build_ruby 0.001411 0.000246 1.901589 ( 2.374632)
build_all 0.008257 0.000650 3.938684 ( 4.285017)
build_install 0.012308 0.008763 2.916075 ( 3.270820)
test_btest 0.000668 0.000148 70.587144 ( 56.798771)
test_basic 0.000000 0.007192 0.434406 ( 0.774727)
test_all 0.001485 0.000848 714.303877 (470.402851)
test_rubyspec 0.026969 0.013241 62.846555 ( 73.107294)
total: 614.86 sec