Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-062925
#<BuildRuby:0x000055ea776a23b0
@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.20230514-062925",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.005078 0.000084 1.681516 ( 2.956767)
build_miniruby 0.001393 0.000107 1.233368 ( 1.235462)
build_ruby 0.001231 0.000094 2.185705 ( 2.388133)
build_all 0.006015 0.000140 2.023353 ( 1.226502)
build_install 0.010788 0.004021 3.264155 ( 2.320523)
test_btest 0.000763 0.000076 70.181280 ( 24.068432)
test_basic 0.005929 0.000170 0.719067 ( 0.798301)
test_all 0.001501 0.000053 569.461957 (183.972131)
test_rubyspec 0.021172 0.022463 75.133029 ( 86.738395)
total: 305.71 sec