Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-203833
#<BuildRuby:0x0000564cc0fbdef8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/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.20221231-203833",
@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.000016 0.000001 0.000017 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.004671 0.000060 0.957763 ( 1.331430)
build_miniruby 0.001044 0.000095 1.242833 ( 1.241755)
build_ruby 0.001324 0.000120 3.168887 ( 3.540674)
build_all 0.002420 0.004491 3.753608 ( 1.951983)
build_install 0.007923 0.004908 2.997433 ( 2.025046)
test_btest 0.000823 0.000143 54.680545 ( 24.317373)
test_basic 0.005534 0.000962 0.435455 ( 0.599865)
test_all 0.001402 0.000244 637.239516 (233.777096)
test_rubyspec 0.033410 0.015284 71.352626 ( 83.818500)
total: 352.60 sec