Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-183204
#<BuildRuby:0x000055ea95b09f70
@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.20230202-183204",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.004288 0.000559 1.161019 ( 1.896642)
build_miniruby 0.001607 0.000000 1.165649 ( 1.353219)
build_ruby 0.001583 0.000000 2.393192 ( 2.780300)
build_all 0.007502 0.000285 3.917915 ( 2.406952)
build_install 0.015751 0.000298 2.925359 ( 2.523686)
test_btest 0.000668 0.000071 55.157111 ( 30.274622)
test_basic 0.005089 0.000546 0.388488 ( 0.486746)
test_all 0.001880 0.000096 630.692885 (264.240670)
test_rubyspec 0.019681 0.026088 71.721924 ( 85.758249)
total: 391.72 sec