Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-220354
#<BuildRuby:0x000055c9ed375fc0
@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.20230213-220354",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.004559 0.000396 1.274393 ( 1.684080)
build_miniruby 0.001034 0.000090 1.111669 ( 1.110065)
build_ruby 0.001418 0.000000 2.299381 ( 2.478663)
build_all 0.003409 0.003364 3.610855 ( 1.646910)
build_install 0.010452 0.002759 2.859383 ( 1.991986)
test_btest 0.000702 0.000091 58.998596 ( 17.071966)
test_basic 0.004868 0.000628 0.467478 ( 0.558889)
test_all 0.001170 0.000151 653.519230 (205.608580)
test_rubyspec 0.030121 0.018916 74.620347 ( 85.838017)
total: 317.99 sec