Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-040735
#<BuildRuby:0x000055951a42e258
@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.20230908-040735",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000018 0.000006 0.000024 ( 0.000025)
build_up 0.004994 0.001797 2.259317 ( 4.518956)
build_miniruby 0.000959 0.000345 1.675942 ( 1.877811)
build_ruby 0.001316 0.000474 3.534833 ( 4.077605)
build_all 0.006725 0.002421 6.344930 ( 4.741553)
build_install 0.017691 0.002925 7.905378 ( 6.017143)
test_btest 0.001028 0.000343 85.262771 ( 49.806557)
test_basic 0.005629 0.003171 1.015877 ( 1.425187)
test_all 0.010132 0.000766 710.197551 (350.128277)
test_rubyspec 0.046562 0.024870 105.062258 (123.189718)
total: 545.78 sec