Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-013756
#<BuildRuby:0x000055f82d4ba390
@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.20230810-013756",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.000000 0.006455 2.166486 ( 4.338399)
build_miniruby 0.000000 0.001389 1.673868 ( 2.597898)
build_ruby 0.001671 0.000415 3.324338 ( 4.560008)
build_all 0.000583 0.007445 2.754864 ( 2.429198)
build_install 0.020280 0.000000 4.197224 ( 4.253288)
test_btest 0.000702 0.000154 84.086199 ( 55.682389)
test_basic 0.003432 0.004942 0.979985 ( 1.701577)
test_all 0.001079 0.000099 676.115310 (418.130370)
test_rubyspec 0.043491 0.019199 100.976065 (162.353916)
total: 656.05 sec