Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-093623
#<BuildRuby:0x000055ea74ba20e8
@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.20221206-093623",
@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.000011 0.000001 0.000012 ( 0.000014)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.001333 0.004244 1.405695 ( 1.715880)
build_miniruby 0.000961 0.000183 0.974071 ( 0.978449)
build_ruby 0.001210 0.000230 1.604970 ( 1.607923)
build_all 0.006181 0.001177 3.754097 ( 2.344615)
build_install 0.013227 0.003538 2.808578 ( 2.427557)
test_btest 0.000530 0.000106 54.807687 ( 27.487230)
test_basic 0.004891 0.000978 0.364151 ( 0.466862)
test_all 0.001349 0.000270 601.283582 (231.008471)
test_rubyspec 0.025552 0.014411 65.769230 ( 76.296516)
total: 344.33 sec