Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-035334
#<BuildRuby:0x000055fdb342e058
@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-035334",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000021 0.000004 0.000025 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.005289 0.000183 1.461044 ( 2.260390)
build_miniruby 0.001149 0.000164 0.902704 ( 0.905684)
build_ruby 0.000000 0.001469 1.471596 ( 1.469907)
build_all 0.001127 0.006035 3.791800 ( 2.358106)
build_install 0.005705 0.008512 2.736752 ( 2.445356)
test_btest 0.000553 0.000168 54.145702 ( 26.079516)
test_basic 0.002271 0.003490 0.373175 ( 0.479962)
test_all 0.001305 0.000435 606.026369 (250.286083)
test_rubyspec 0.034876 0.006705 67.754612 ( 78.478237)
total: 364.76 sec