Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-083519
#<BuildRuby:0x0000559bffece230
@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.20230808-083519",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000032 0.000000 0.000032 ( 0.000031)
configure 0.000028 0.000000 0.000028 ( 0.000029)
build_up 0.003673 0.003083 2.195515 ( 4.097307)
build_miniruby 0.001553 0.000188 1.735700 ( 2.139618)
build_ruby 0.001485 0.000180 3.380718 ( 4.525067)
build_all 0.003753 0.003913 2.755163 ( 3.344687)
build_install 0.017738 0.003638 4.422678 ( 4.366350)
test_btest 0.000622 0.000096 82.808059 ( 42.716913)
test_basic 0.003829 0.003894 0.921313 ( 1.061239)
test_all 0.000844 0.000147 687.596657 (383.756594)
test_rubyspec 0.024944 0.034586 98.503495 (164.003113)
total: 610.01 sec