Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-070646
#<BuildRuby:0x000055e30a532120
@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.20221224-070646",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.004234 0.000605 1.140673 ( 1.720562)
build_miniruby 0.001210 0.000173 1.443346 ( 1.539940)
build_ruby 0.000000 0.001714 3.422960 ( 3.862306)
build_all 0.000000 0.007465 3.838679 ( 3.250499)
build_install 0.007233 0.008952 3.226717 ( 3.210931)
test_btest 0.000764 0.000243 55.352844 ( 32.611258)
test_basic 0.003554 0.000000 0.425006 ( 0.709898)
test_all 0.001233 0.000109 646.019779 (282.611318)
test_rubyspec 0.032475 0.020125 74.435296 ( 98.996737)
total: 428.51 sec