Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-104027
#<BuildRuby:0x0000562b78bd5e08
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221203-104027",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.006081 0.000793 1.637542 ( 2.649069)
build_miniruby 0.001219 0.000159 1.075842 ( 1.561338)
build_ruby 0.001525 0.000198 1.873728 ( 2.588075)
build_all 0.008499 0.000516 4.102596 ( 4.876689)
build_install 0.011371 0.008676 3.019291 ( 3.914982)
test_btest 0.000819 0.000152 65.940283 ( 62.535779)
test_basic 0.001509 0.004836 0.426464 ( 0.857001)
test_all 0.002088 0.000464 671.416804 (436.858940)
test_rubyspec 0.034725 0.012160 70.418023 ( 86.124235)
total: 601.97 sec