Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-212540
#<BuildRuby:0x000056078abba390
@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.20230805-212540",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.007366 0.000000 2.261956 ( 6.946340)
build_miniruby 0.001865 0.000000 1.827359 ( 4.404927)
build_ruby 0.001808 0.000000 3.583955 ( 7.338847)
build_all 0.004581 0.003531 2.777037 ( 4.306072)
build_install 0.019643 0.001755 4.534469 ( 7.063423)
test_btest 0.000723 0.000080 85.917585 ( 87.270459)
test_basic 0.007665 0.000852 1.017622 ( 2.819922)
test_all 0.000608 0.000676 686.901702 (516.072571)
test_rubyspec 0.028442 0.033473 100.215348 (136.371007)
total: 772.60 sec