Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-105405
#<BuildRuby:0x0000555a510f2138
@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.20221219-105405",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.005169 0.000091 1.187207 ( 1.699856)
build_miniruby 0.001508 0.000121 1.522401 ( 1.551405)
build_ruby 0.001681 0.000135 3.627530 ( 4.133299)
build_all 0.007342 0.000587 4.016177 ( 2.594831)
build_install 0.015509 0.000846 3.186476 ( 2.617034)
test_btest 0.000656 0.000051 56.885212 ( 28.602486)
test_basic 0.001983 0.004625 0.437757 ( 0.637991)
test_all 0.001875 0.000208 635.502915 (246.849940)
test_rubyspec 0.039562 0.013046 73.191635 ( 87.056098)
total: 375.74 sec