Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-015036
#<BuildRuby:0x000055da32eb2230
@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.20230813-015036",
@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.000026 0.000004 0.000030 ( 0.000030)
autoconf 0.000038 0.000005 0.000043 ( 0.000042)
configure 0.000034 0.000004 0.000038 ( 0.000038)
build_up 0.002431 0.004266 2.277562 ( 5.853176)
build_miniruby 0.001220 0.000211 1.582824 ( 1.903584)
build_ruby 0.002107 0.000000 3.502444 ( 30.601997)
build_all 0.008395 0.000000 2.799339 ( 3.529583)
build_install 0.019653 0.000927 4.418008 ( 5.927393)
test_btest 0.000806 0.000115 82.618139 ( 43.799168)
test_basic 0.007714 0.000489 0.944385 ( 1.038880)
test_all 0.000929 0.000129 689.590434 (497.316827)
test_rubyspec 0.037905 0.026783 103.079406 (192.161393)
total: 782.13 sec