Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-045916
#<BuildRuby:0x0000556e8cdb21a8
@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.20230809-045916",
@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.000002 0.000017 ( 0.000019)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000024)
build_up 0.006775 0.000400 2.287403 ( 6.037930)
build_miniruby 0.001330 0.000197 1.753454 ( 3.257578)
build_ruby 0.001804 0.000267 3.348116 ( 6.003468)
build_all 0.005200 0.002386 2.682333 ( 3.868669)
build_install 0.013579 0.005959 4.285881 ( 6.515427)
test_btest 0.000823 0.000155 83.307714 ( 56.115900)
test_basic 0.003063 0.004340 0.972433 ( 2.476082)
test_all 0.006060 0.001310 685.593907 (522.797284)
test_rubyspec 0.018922 0.038380 100.258337 (202.082675)
total: 809.16 sec