Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-162606
#<BuildRuby:0x0000563f7b62a168
@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.20230209-162606",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.001021 0.003637 1.136861 ( 1.544798)
build_miniruby 0.000980 0.000117 1.187320 ( 1.187397)
build_ruby 0.000000 0.001515 2.435250 ( 2.655164)
build_all 0.000408 0.006321 3.730083 ( 1.920613)
build_install 0.006386 0.006517 2.692941 ( 1.967346)
test_btest 0.000715 0.000179 55.718326 ( 15.210726)
test_basic 0.005466 0.000409 0.416293 ( 0.512419)
test_all 0.000816 0.000197 612.429578 (202.170093)
test_rubyspec 0.028394 0.024023 75.423722 ( 86.709281)
total: 313.88 sec