Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-070350
#<BuildRuby:0x00005631b7e6df40
@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.20230922-070350",
@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.000024 0.000003 0.000027 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.002486 0.004333 2.083191 ( 3.327557)
build_miniruby 0.001283 0.000000 1.476401 ( 1.474523)
build_ruby 0.001545 0.000000 3.003739 ( 3.208984)
build_all 0.006494 0.000168 5.914498 ( 2.367442)
build_install 0.017121 0.000557 7.153488 ( 3.483910)
test_btest 0.000762 0.000090 82.539782 ( 21.136285)
test_basic 0.004665 0.000549 0.791983 ( 0.854017)
test_all 0.009139 0.000537 649.190379 (203.512292)
test_rubyspec 0.019320 0.035010 88.866004 (100.225296)
total: 339.59 sec