Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-035405
#<BuildRuby:0x000055aa76c6a1a8
@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.20231021-035405",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.004683 0.001366 2.232357 ( 2.344669)
build_miniruby 0.001394 0.000406 1.677214 ( 1.676011)
build_ruby 0.001290 0.000376 3.065100 ( 3.255470)
build_all 0.000000 0.007861 5.884006 ( 2.863445)
build_install 0.009830 0.005322 7.332948 ( 4.349417)
test_btest 0.000000 0.003307 81.346731 ( 34.116415)
test_basic 0.005278 0.003146 0.890385 ( 0.974599)
test_all 0.007201 0.001890 631.683703 (202.978198)
test_rubyspec 0.024945 0.030012 85.138048 ( 96.699351)
total: 349.26 sec