Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-054048
#<BuildRuby:0x0000558844bda8e0
@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.20230108-054048",
@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.000017)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.004731 0.000189 1.253806 ( 2.756410)
build_miniruby 0.001648 0.000066 1.587936 ( 1.828060)
build_ruby 0.002043 0.000000 3.860744 ( 4.776201)
build_all 0.004341 0.004440 4.079696 ( 4.126188)
build_install 0.013981 0.004922 3.138923 ( 3.539233)
test_btest 0.000614 0.000066 58.274129 ( 44.192634)
test_basic 0.005603 0.000600 0.441278 ( 0.809281)
test_all 0.001407 0.000091 664.178320 (338.603853)
test_rubyspec 0.029333 0.021574 73.245029 ( 91.419016)
total: 492.05 sec