Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-043958
#<BuildRuby:0x000055b64ad6e3d0
@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.20230627-043958",
@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.000029 0.000005 0.000034 ( 0.000033)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.002689 0.003793 2.132357 ( 3.616938)
build_miniruby 0.001679 0.000336 1.791112 ( 1.997523)
build_ruby 0.001544 0.000308 3.309038 ( 3.612879)
build_all 0.005808 0.001917 2.586738 ( 2.298236)
build_install 0.016820 0.001027 3.754146 ( 3.106135)
test_btest 0.000000 0.001116 80.035963 ( 36.741564)
test_basic 0.003543 0.003543 0.874596 ( 0.990408)
test_all 0.000000 0.001655 583.406578 (238.726985)
test_rubyspec 0.019124 0.030714 89.763193 (103.433677)
total: 394.53 sec