Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-192554
#<BuildRuby:0x000056491143a2c8
@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-192554",
@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.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.001596 0.004229 1.340539 ( 1.497240)
build_miniruby 0.000918 0.000153 0.847186 ( 0.846565)
build_ruby 0.001158 0.000193 1.333057 ( 1.323823)
build_all 0.005092 0.000849 3.431012 ( 1.856954)
build_install 0.011065 0.000000 2.303123 ( 1.422701)
test_btest 0.000712 0.000000 57.626792 ( 15.056728)
test_basic 0.003414 0.000343 0.304175 ( 0.398447)
test_all 0.000820 0.000122 577.941027 (164.122904)
test_rubyspec 0.004836 0.023902 55.689189 ( 65.838197)
total: 252.36 sec