Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-081328
#<BuildRuby:0x0000557039dc9ed0
@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-081328",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.005073 0.000423 1.148149 ( 1.300711)
build_miniruby 0.000986 0.000083 0.675652 ( 0.674477)
build_ruby 0.001363 0.000114 1.154757 ( 1.147570)
build_all 0.001839 0.004530 2.942431 ( 1.428316)
build_install 0.000000 0.012744 2.146882 ( 1.255885)
test_btest 0.000000 0.000826 54.008048 ( 16.870243)
test_basic 0.003003 0.001189 0.302356 ( 0.398060)
test_all 0.000955 0.000118 544.034196 (171.614975)
test_rubyspec 0.025709 0.008663 49.697957 ( 59.846551)
total: 254.54 sec