Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-173509
#<BuildRuby:0x0000557d3236e8e0
@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.20230803-173509",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.005740 0.001148 2.162860 ( 7.295898)
build_miniruby 0.001453 0.000290 1.696292 ( 3.503645)
build_ruby 0.001467 0.000293 3.519405 ( 5.877063)
build_all 0.007929 0.000692 2.844820 ( 4.434381)
build_install 0.017689 0.001562 4.322126 ( 6.359376)
test_btest 0.000870 0.000155 80.065007 ( 53.318941)
test_basic 0.002398 0.005334 0.941389 ( 1.892401)
test_all 0.001428 0.000306 645.263409 (496.181905)
test_rubyspec 0.038408 0.027435 101.416368 (244.475860)
total: 823.34 sec