Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-083646
#<BuildRuby:0x000055ab2c60e258
@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.20240207-083646",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000041 0.000000 0.000041 ( 0.000041)
configure 0.000032 0.000000 0.000032 ( 0.000032)
build_up 0.003661 0.002539 1.980311 ( 2.335324)
build_miniruby 0.001812 0.000000 1.720293 ( 1.718763)
build_ruby 0.000065 0.001779 3.404022 ( 3.605776)
build_all 0.006894 0.001141 6.322178 ( 3.143366)
build_install 0.013440 0.006916 7.686564 ( 4.409650)
test_btest 0.000971 0.000000 86.778263 ( 35.294910)
test_basic 0.003315 0.003945 0.935973 ( 1.036779)
test_all 0.062847 0.053843 722.077225 (238.705234)
test_rubyspec 0.054624 0.052510 166.412152 (175.995288)
total: 466.25 sec