Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-102921
#<BuildRuby:0x000055f55be7d7a8
@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-102921",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006102 0.000227 1.353571 ( 1.504015)
build_miniruby 0.001048 0.000121 0.913797 ( 0.912471)
build_ruby 0.001702 0.000000 1.584506 ( 1.575451)
build_all 0.006939 0.000494 3.754629 ( 1.953111)
build_install 0.010612 0.008400 2.818201 ( 2.048655)
test_btest 0.000772 0.000128 67.790019 ( 26.499648)
test_basic 0.000000 0.006803 0.418921 ( 0.532226)
test_all 0.000000 0.001721 692.417901 (423.937785)
test_rubyspec 0.036872 0.029722 77.316042 (115.583651)
total: 574.55 sec