Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-212140
#<BuildRuby:0x00005647e380e3b0
@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.20221207-212140",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000017)
build_up 0.001221 0.004362 1.411340 ( 1.601388)
build_miniruby 0.000890 0.000296 1.214981 ( 1.213850)
build_ruby 0.001711 0.000000 2.440363 ( 2.433268)
build_all 0.006913 0.000000 3.453554 ( 1.737158)
build_install 0.013436 0.000320 2.614833 ( 1.705615)
test_btest 0.000697 0.000000 55.281476 ( 15.053610)
test_basic 0.000000 0.003697 0.404879 ( 0.502445)
test_all 0.000000 0.001861 629.675301 (182.469927)
test_rubyspec 0.019955 0.013143 61.977582 ( 71.844851)
total: 278.56 sec