Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-173232
#<BuildRuby:0x000055f4565ee390
@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.20240216-173232",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.003446 0.003511 2.014864 ( 3.269028)
build_miniruby 0.001866 0.000000 1.695672 ( 1.699095)
build_ruby 0.001574 0.000000 3.758253 ( 4.378319)
build_all 0.008353 0.000405 6.881915 ( 5.634028)
build_install 0.017287 0.003684 8.442658 ( 6.963998)
test_btest 0.000720 0.000078 91.583570 ( 64.393719)
test_basic 0.000673 0.007303 1.042919 ( 1.336360)
test_all 0.098765 0.019138 763.570059 (414.822116)
test_rubyspec 0.060790 0.031828 129.728051 (162.705236)
total: 665.20 sec