Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-035420
#<BuildRuby:0x000055c23e3868e0
@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.20240315-035420",
@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.000026 0.000002 0.000028 ( 0.000027)
autoconf 0.000036 0.000002 0.000038 ( 0.000038)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.004645 0.004071 3.073311 ( 3.604265)
build_miniruby 0.001423 0.000138 1.823264 ( 1.843897)
build_ruby 0.001506 0.000146 3.700364 ( 27.583404)
build_all 0.008033 0.000777 7.371862 ( 4.523955)
build_install 0.020755 0.000668 9.433222 ( 7.071290)
test_btest 0.000391 0.000715 96.367611 ( 67.842152)
test_basic 0.004555 0.003849 1.054132 ( 1.686322)
test_all 0.098656 0.023198 796.866519 (474.118650)
test_rubyspec 0.034083 0.067512 142.101060 (210.871818)
total: 799.15 sec