Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-225035
#<BuildRuby:0x000055b1cf0a62d0
@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.20240207-225035",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000018 0.000005 0.000023 ( 0.000024)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.001602 0.004627 1.934596 ( 2.246522)
build_miniruby 0.001087 0.000363 1.593105 ( 1.597270)
build_ruby 0.001513 0.000000 3.435254 ( 3.660284)
build_all 0.007075 0.000420 6.053810 ( 2.445274)
build_install 0.009541 0.009597 7.551200 ( 3.820749)
test_btest 0.000644 0.000241 86.078697 ( 26.585270)
test_basic 0.004869 0.001361 0.918655 ( 0.981907)
test_all 0.095969 0.017612 748.114508 (243.786323)
test_rubyspec 0.058908 0.050892 182.634274 (207.986538)
total: 493.11 sec