Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-195531
#<BuildRuby:0x000055e24fa85f70
@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.20240115-195531",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.004675 0.000390 1.584044 ( 1.962189)
build_miniruby 0.001474 0.000000 1.569479 ( 1.568101)
build_ruby 0.001742 0.000000 3.155376 ( 3.374696)
build_all 0.007115 0.000152 5.396347 ( 2.416999)
build_install 0.013552 0.004393 6.983796 ( 4.381861)
test_btest 0.000817 0.000085 81.668652 ( 34.574074)
test_basic 0.001832 0.004641 0.924661 ( 1.028972)
test_all 0.060035 0.057872 779.101424 (296.724482)
test_rubyspec 0.033649 0.035753 97.778546 (111.405863)
total: 457.44 sec