Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-175830
#<BuildRuby:0x00005610f6e65138
@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-175830",
@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.000011)
autoconf 0.000000 0.000000 0.000000 ( 0.000018)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.005121 0.000000 1.241868 ( 2.426923)
build_miniruby 0.001025 0.000000 0.619950 ( 0.619090)
build_ruby 0.001352 0.000000 1.346199 ( 1.337013)
build_all 0.006077 0.000061 3.704317 ( 1.915772)
build_install 0.011188 0.000262 2.536591 ( 1.614361)
test_btest 0.000775 0.000029 57.261621 ( 15.602349)
test_basic 0.000000 0.004046 0.369290 ( 0.464300)
test_all 0.001488 0.000024 579.007004 (189.360970)
test_rubyspec 0.018447 0.014659 60.646536 ( 70.692822)
total: 284.03 sec