Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-205308
#<BuildRuby:0x00005654a574a1a8
@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.20240211-205308",
@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.000003 0.000020 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.002383 0.003691 2.010342 ( 2.361745)
build_miniruby 0.001346 0.000249 1.601703 ( 1.600065)
build_ruby 0.000000 0.001653 3.649826 ( 3.949696)
build_all 0.001917 0.006722 6.930006 ( 4.055782)
build_install 0.011900 0.008032 8.096881 ( 5.370283)
test_btest 0.000556 0.000167 90.876280 ( 48.110277)
test_basic 0.002298 0.004836 0.972837 ( 1.197080)
test_all 0.084186 0.032255 826.451495 (360.507918)
test_rubyspec 0.057852 0.053873 194.132585 (223.148957)
total: 650.30 sec