Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-045952
#<BuildRuby:0x0000561e3ed16390
@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.20240306-045952",
@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.000029 0.000002 0.000031 ( 0.000031)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.004220 0.003985 2.529168 ( 2.453703)
build_miniruby 0.001386 0.000154 1.585817 ( 1.586353)
build_ruby 0.001585 0.000176 3.465539 ( 3.707181)
build_all 0.007238 0.000805 6.628121 ( 3.055593)
build_install 0.018146 0.000070 8.348612 ( 4.368669)
test_btest 0.000855 0.000082 90.698502 ( 38.076654)
test_basic 0.004335 0.004401 0.939890 ( 1.037571)
test_all 0.079956 0.035241 736.565044 (262.194977)
test_rubyspec 0.039241 0.043053 118.861486 (128.186937)
total: 444.67 sec