Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-205054
#<BuildRuby:0x0000561c9de05a00
@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.20240309-205054",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000030 0.000003 0.000033 ( 0.000034)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.003397 0.003887 2.258179 ( 1.990735)
build_miniruby 0.001132 0.000162 1.559167 ( 1.557681)
build_ruby 0.000000 0.001640 2.627298 ( 12.113688)
build_all 0.005804 0.001925 6.216181 ( 2.416125)
build_install 0.016196 0.001304 7.465621 ( 3.277346)
test_btest 0.000877 0.000137 84.500783 ( 23.186859)
test_basic 0.005349 0.000836 0.894729 ( 0.963876)
test_all 0.089302 0.028176 781.121060 (271.671539)
test_rubyspec 0.044121 0.032030 102.882468 (111.925480)
total: 429.10 sec