Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-122422
#<BuildRuby:0x000055f1cb761138
@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-122422",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.002273 0.003677 1.252367 ( 1.442862)
build_miniruby 0.000927 0.000201 0.771775 ( 0.770519)
build_ruby 0.001183 0.000257 1.215143 ( 1.208054)
build_all 0.001234 0.005206 3.147947 ( 1.596610)
build_install 0.009102 0.005276 2.432015 ( 1.479088)
test_btest 0.000602 0.000179 60.148139 ( 15.395724)
test_basic 0.000282 0.003987 0.344973 ( 0.438599)
test_all 0.000972 0.000324 626.235428 (205.153637)
test_rubyspec 0.021517 0.033102 70.807800 ( 81.140547)
total: 308.63 sec