Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-133712
#<BuildRuby:0x000055af70c2a3b0
@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.20240310-133712",
@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.000002 0.000023 ( 0.000024)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.000000 0.007060 2.361094 ( 2.089141)
build_miniruby 0.001007 0.000339 1.776483 ( 1.774347)
build_ruby 0.001215 0.000217 3.202999 ( 3.415561)
build_all 0.004122 0.003187 6.325805 ( 2.429385)
build_install 0.012739 0.004089 7.790238 ( 3.487227)
test_btest 0.001012 0.000215 88.335661 ( 23.927265)
test_basic 0.004917 0.001043 0.836303 ( 0.901795)
test_all 0.092316 0.025918 752.553880 (211.657377)
test_rubyspec 0.052950 0.025949 102.756231 (111.912533)
total: 361.60 sec