Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-235051
#<BuildRuby:0x0000560615832108
@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.20240126-235051",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.002338 0.003708 1.901518 ( 2.270727)
build_miniruby 0.001198 0.000120 1.607942 ( 1.607458)
build_ruby 0.001572 0.000157 3.454584 ( 3.691517)
build_all 0.004597 0.003044 6.314775 ( 2.901923)
build_install 0.014257 0.004136 7.823949 ( 4.628800)
test_btest 0.000675 0.000094 87.171406 ( 33.500647)
test_basic 0.000000 0.006655 0.919554 ( 0.989407)
test_all 0.077701 0.039410 745.191907 (279.877188)
test_rubyspec 0.059651 0.047271 163.064871 (174.772955)
total: 504.24 sec