Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-034838
#<BuildRuby:0x0000555d3d3427c8
@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.20230803-034838",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.006065 0.000837 2.361321 ( 6.908179)
build_miniruby 0.001777 0.000245 1.797804 ( 4.515230)
build_ruby 0.001552 0.000214 3.731963 ( 11.553492)
build_all 0.008856 0.000013 2.820632 ( 4.748099)
build_install 0.011750 0.009308 4.314825 ( 7.974557)
test_btest 0.000740 0.000134 83.917030 ( 73.091637)
test_basic 0.000000 0.003980 0.992553 ( 2.512189)
test_all 0.001062 0.000656 686.945889 (556.439346)
test_rubyspec 0.032519 0.035917 103.977502 (245.027899)
total: 912.77 sec