Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-025347
#<BuildRuby:0x000055ccbcf3a118
@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.20230802-025347",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000024 0.000001 0.000025 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.007087 0.000207 2.150688 ( 5.479744)
build_miniruby 0.001251 0.000084 1.650708 ( 2.527612)
build_ruby 0.001632 0.000109 3.360623 ( 5.521412)
build_all 0.003371 0.004529 2.666751 ( 3.507290)
build_install 0.014664 0.005063 4.163304 ( 5.331150)
test_btest 0.000730 0.000092 83.186231 ( 57.200016)
test_basic 0.002478 0.004911 0.953131 ( 1.635829)
test_all 0.001560 0.000243 696.881313 (413.567502)
test_rubyspec 0.038151 0.019978 97.549383 (141.703323)
total: 636.48 sec