Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-170505
#<BuildRuby:0x000055cdd595a198
@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.20221229-170505",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.003854 0.000964 0.987303 ( 1.389412)
build_miniruby 0.001258 0.000000 1.117312 ( 1.115847)
build_ruby 0.000000 0.001590 2.632929 ( 3.015420)
build_all 0.006195 0.000000 2.947214 ( 1.487513)
build_install 0.014048 0.001188 2.834521 ( 1.811333)
test_btest 0.000663 0.000149 55.627496 ( 14.732768)
test_basic 0.004946 0.000330 0.332642 ( 0.425342)
test_all 0.000912 0.000199 579.041279 (164.822462)
test_rubyspec 0.027432 0.009318 53.169273 ( 63.388747)
total: 252.19 sec