Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230708-212840
#<BuildRuby:0x000056504b2da1a8
@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.20230708-212840",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.007965 0.000000 2.143264 ( 5.507486)
build_miniruby 0.001705 0.000000 1.697756 ( 3.288439)
build_ruby 0.001683 0.000000 3.258456 ( 18.464080)
build_all 0.001623 0.006815 2.561993 ( 3.883074)
build_install 0.012515 0.006580 4.001777 ( 6.373354)
test_btest 0.000771 0.000169 82.921610 ( 53.486893)
test_basic 0.006903 0.001510 0.949436 ( 1.599024)
test_all 0.001241 0.000000 644.062653 (511.893159)
test_rubyspec 0.026046 0.041809 95.931958 (191.791619)
total: 796.29 sec