Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-115653
#<BuildRuby:0x000055b5b0b162d0
@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.20221220-115653",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.004529 0.000062 1.139837 ( 1.679879)
build_miniruby 0.001394 0.000190 1.432842 ( 1.436701)
build_ruby 0.001705 0.000000 3.731377 ( 4.476170)
build_all 0.003785 0.003703 3.899619 ( 2.720287)
build_install 0.011160 0.005473 3.183399 ( 3.230767)
test_btest 0.000833 0.000167 55.701216 ( 26.943482)
test_basic 0.000000 0.009357 0.462910 ( 0.569866)
test_all 0.001976 0.000000 620.160259 (249.824244)
test_rubyspec 0.027043 0.023302 72.552814 ( 86.447733)
total: 377.33 sec