Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-013625
#<BuildRuby:0x00005654e93524f8
@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.20240305-013625",
@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.000016 0.000001 0.000017 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000027 0.000000 0.000027 ( 0.000028)
build_up 0.007087 0.000000 2.661881 ( 2.440816)
build_miniruby 0.001691 0.000072 1.386545 ( 1.384721)
build_ruby 0.001281 0.000092 3.252870 ( 3.489595)
build_all 0.005055 0.003030 6.888119 ( 3.348593)
build_install 0.015829 0.003835 8.692685 ( 4.844843)
test_btest 0.000964 0.000107 91.577484 ( 43.979468)
test_basic 0.008208 0.000000 1.038078 ( 1.230939)
test_all 0.086909 0.032040 769.989688 (290.756178)
test_rubyspec 0.058990 0.035177 126.906922 (136.750470)
total: 488.23 sec