Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-061341
#<BuildRuby:0x000055d2525f1f70
@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.20240205-061341",
@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.000000 0.000017 ( 0.000017)
autoconf 0.000024 0.000000 0.000024 ( 0.000025)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.005350 0.000048 1.744908 ( 2.073018)
build_miniruby 0.001516 0.000000 1.446544 ( 1.444750)
build_ruby 0.001935 0.000000 3.029011 ( 3.226621)
build_all 0.007590 0.000000 6.253416 ( 2.847468)
build_install 0.014898 0.003946 7.614550 ( 4.621464)
test_btest 0.000756 0.000044 87.795632 ( 37.937205)
test_basic 0.000000 0.007698 0.920557 ( 1.004391)
test_all 0.080663 0.035493 771.290346 (287.031824)
test_rubyspec 0.058506 0.046584 170.546230 (182.225485)
total: 522.41 sec