Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-125202
#<BuildRuby:0x000055cba976a2a8
@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.20230704-125202",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000019 0.000005 0.000024 ( 0.000025)
configure 0.000017 0.000005 0.000022 ( 0.000023)
build_up 0.005483 0.001566 2.036025 ( 4.941290)
build_miniruby 0.001016 0.000290 1.510478 ( 1.793849)
build_ruby 0.001133 0.000323 3.226530 ( 4.035540)
build_all 0.000000 0.007178 2.467132 ( 3.475625)
build_install 0.009138 0.008148 3.835917 ( 5.433302)
test_btest 0.000558 0.000228 80.924194 ( 49.528744)
test_basic 0.004952 0.002026 0.912751 ( 1.497747)
test_all 0.001502 0.000615 597.613867 (318.936010)
test_rubyspec 0.025651 0.025888 89.707344 (131.003528)
total: 520.65 sec