Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-071433
#<BuildRuby:0x000055706986e0f0
@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.20221230-071433",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.003919 0.000588 0.945298 ( 1.350745)
build_miniruby 0.001144 0.000000 1.224207 ( 1.222972)
build_ruby 0.001317 0.000000 2.986191 ( 3.349650)
build_all 0.006911 0.000131 3.559557 ( 1.835729)
build_install 0.009286 0.004426 2.785191 ( 1.836101)
test_btest 0.000702 0.000117 58.017125 ( 16.203095)
test_basic 0.005438 0.000170 0.328003 ( 0.421743)
test_all 0.001144 0.000184 641.985489 (210.978217)
test_rubyspec 0.010582 0.041040 70.403590 ( 86.690825)
total: 323.89 sec