Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-182910
#<BuildRuby:0x0000557c85cb1ef0
@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-182910",
@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.000017 0.000000 0.000017 ( 0.000019)
autoconf 0.000029 0.000002 0.000031 ( 0.000030)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.002444 0.004213 1.539064 ( 2.717146)
build_miniruby 0.000000 0.001639 1.020381 ( 1.435255)
build_ruby 0.000000 0.001720 1.691937 ( 2.416479)
build_all 0.007736 0.000985 3.920816 ( 4.439301)
build_install 0.017196 0.000897 2.940579 ( 3.435452)
test_btest 0.000949 0.000000 63.607513 ( 57.015059)
test_basic 0.003703 0.002923 0.411258 ( 0.743795)
test_all 0.001339 0.000162 633.098896 (327.680118)
test_rubyspec 0.034022 0.006525 64.017176 ( 73.919532)
total: 473.80 sec