Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-003758
#<BuildRuby:0x0000564ecece2700
@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.20221207-003758",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005242 0.000102 1.341862 ( 1.543504)
build_miniruby 0.000922 0.000071 0.843927 ( 0.843234)
build_ruby 0.001415 0.000108 1.594311 ( 1.587521)
build_all 0.006117 0.000152 3.670564 ( 1.959441)
build_install 0.005167 0.008429 2.444370 ( 1.546125)
test_btest 0.000000 0.000678 57.290321 ( 18.555154)
test_basic 0.000000 0.004118 0.346999 ( 0.441434)
test_all 0.000000 0.001061 592.500702 (196.690748)
test_rubyspec 0.010855 0.018351 61.329684 ( 71.258641)
total: 294.43 sec