Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-162544
#<BuildRuby:0x00005627ad93a078
@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.20240215-162544",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.003331 0.002711 2.012694 ( 2.367717)
build_miniruby 0.001223 0.000342 1.566648 ( 1.566964)
build_ruby 0.001287 0.000360 3.383301 ( 3.595680)
build_all 0.004112 0.003992 6.593255 ( 3.143257)
build_install 0.010136 0.008696 8.136708 ( 4.714951)
test_btest 0.000590 0.000210 92.510810 ( 35.199277)
test_basic 0.007125 0.000000 0.954766 ( 1.024960)
test_all 0.086863 0.029354 768.204653 (298.055685)
test_rubyspec 0.031395 0.054225 118.609727 (128.192316)
total: 477.86 sec