Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-043553
#<BuildRuby:0x00005599c4685ed0
@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.20230124-043553",
@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.000016)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.000409 0.004065 1.120968 ( 1.494776)
build_miniruby 0.001125 0.000394 1.064529 ( 1.063218)
build_ruby 0.001374 0.000481 2.715245 ( 2.996375)
build_all 0.006495 0.000807 3.809082 ( 1.880807)
build_install 0.011807 0.001042 2.724461 ( 1.909966)
test_btest 0.000482 0.000146 58.434436 ( 19.065086)
test_basic 0.002661 0.003799 0.453052 ( 0.564955)
test_all 0.001378 0.000000 648.323434 (196.508163)
test_rubyspec 0.021299 0.024099 63.616888 ( 73.863248)
total: 299.35 sec