Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-190506
#<BuildRuby:0x00005649fdc797a8
@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.20221203-190506",
@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.000000 0.000071 0.000071 ( 0.000130)
autoconf 0.000000 0.000021 0.000021 ( 0.000021)
configure 0.000000 0.000017 0.000017 ( 0.000017)
build_up 0.000000 0.007325 1.587362 ( 2.597103)
build_miniruby 0.000841 0.000548 4.195894 ( 4.260959)
build_ruby 0.001257 0.000218 1.633544 ( 1.752248)
build_all 0.007542 0.000571 3.798904 ( 2.799151)
build_install 0.007500 0.008286 2.856197 ( 2.548212)
test_btest 0.000500 0.000115 56.174369 ( 30.140666)
test_basic 0.002118 0.000489 0.372580 ( 0.579772)
test_all 0.002135 0.000000 622.619276 (252.146401)
test_rubyspec 0.028509 0.018799 69.394796 ( 81.568587)
total: 378.39 sec