Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-043139
#<BuildRuby:0x000055a14516e3b0
@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.20230924-043139",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006134 0.000943 2.349870 ( 5.045686)
build_miniruby 0.001121 0.000172 1.802788 ( 2.212089)
build_ruby 0.001816 0.000000 3.437024 ( 4.538196)
build_all 0.008450 0.000896 6.432246 ( 6.178519)
build_install 0.010305 0.011841 7.767405 ( 8.023926)
test_btest 0.000760 0.000171 84.757113 ( 68.473509)
test_basic 0.008933 0.000000 1.010324 ( 1.395445)
test_all 0.007011 0.004037 735.040929 (568.386089)
test_rubyspec 0.059949 0.021695 108.490281 (144.938337)
total: 809.19 sec