Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-071748
#<BuildRuby:0x0000564356a3e3b0
@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.20230706-071748",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.006588 0.000381 2.141791 ( 5.564959)
build_miniruby 0.001894 0.000253 1.696875 ( 2.535446)
build_ruby 0.001865 0.000248 3.295769 ( 6.236549)
build_all 0.007425 0.000000 2.606754 ( 3.459215)
build_install 0.015464 0.004488 4.161102 ( 7.435600)
test_btest 0.000750 0.000107 85.593075 ( 64.188861)
test_basic 0.007109 0.000000 0.938503 ( 1.859804)
test_all 0.001976 0.000000 628.515656 (482.371255)
test_rubyspec 0.027369 0.035183 94.259969 (180.555951)
total: 754.21 sec