Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240221-200515
#<BuildRuby:0x000055c2b342e4f8
@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.20240221-200515",
@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.000025 0.000002 0.000027 ( 0.000027)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.009574 0.000144 2.787077 ( 5.168009)
build_miniruby 0.001344 0.000122 1.874693 ( 2.689855)
build_ruby 0.001724 0.000156 3.805965 ( 5.128513)
build_all 0.009270 0.000084 7.161212 ( 10.613075)
build_install 0.012031 0.011804 9.228123 ( 12.342375)
test_btest 0.001067 0.000164 96.496932 (129.891031)
test_basic 0.007295 0.001123 1.070419 ( 2.358612)
test_all 0.087268 0.037850 820.654662 (666.147401)
test_rubyspec 0.017918 0.070005 131.377031 (171.850703)
total: 1006.19 sec