Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-214738
#<BuildRuby:0x000056520b44e3b0
@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.20230103-214738",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.001852 0.003731 1.133012 ( 1.696905)
build_miniruby 0.001118 0.000145 1.277609 ( 1.291165)
build_ruby 0.001313 0.000171 3.680368 ( 4.074227)
build_all 0.003628 0.003965 3.853185 ( 2.131050)
build_install 0.012471 0.005709 3.285439 ( 2.621519)
test_btest 0.000637 0.000127 58.481345 ( 21.827570)
test_basic 0.000000 0.005046 0.423976 ( 0.516582)
test_all 0.000000 0.001169 632.009874 (199.379147)
test_rubyspec 0.017152 0.030907 66.196205 ( 76.555176)
total: 310.09 sec