Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-180345
#<BuildRuby:0x000055c5350fdfc0
@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.20230623-180345",
@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.000016 0.000004 0.000020 ( 0.000019)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.002887 0.002836 1.805982 ( 3.600873)
build_miniruby 0.001624 0.000000 1.423318 ( 1.423943)
build_ruby 0.001733 0.000000 2.908524 ( 3.279775)
build_all 0.007036 0.000000 2.242353 ( 1.868849)
build_install 0.011827 0.003731 3.418646 ( 2.994834)
test_btest 0.000720 0.000154 77.916486 ( 35.965735)
test_basic 0.002958 0.004532 0.847897 ( 0.980352)
test_all 0.000843 0.000210 604.556881 (251.779784)
test_rubyspec 0.023800 0.029282 85.593206 ( 99.331149)
total: 401.23 sec