Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-065620
#<BuildRuby:0x000055e0e8836700
@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-065620",
@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.000002 0.000013 ( 0.000014)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.005643 0.000295 1.462299 ( 2.216181)
build_miniruby 0.000987 0.000179 0.893809 ( 0.907841)
build_ruby 0.001281 0.000233 1.530548 ( 1.617693)
build_all 0.006897 0.000468 3.882397 ( 2.371806)
build_install 0.013850 0.000832 2.720763 ( 2.352057)
test_btest 0.000639 0.000102 57.432784 ( 33.234532)
test_basic 0.002959 0.000000 0.390486 ( 0.741688)
test_all 0.000000 0.002076 628.232832 (221.557871)
test_rubyspec 0.015442 0.026947 65.170087 ( 75.557693)
total: 340.56 sec