Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-152721
#<BuildRuby:0x00005637d537e138
@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.20231023-152721",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.006912 0.000226 3.568910 ( 3.890050)
build_miniruby 0.001551 0.000119 1.503857 ( 1.508962)
build_ruby 0.001443 0.000111 3.041477 ( 3.258969)
build_all 0.000000 0.008446 5.598462 ( 3.395967)
build_install 0.011089 0.007988 8.111416 ( 4.564255)
test_btest 0.000688 0.000142 80.439627 ( 47.806489)
test_basic 0.006860 0.000536 0.879761 ( 1.195689)
test_all 0.097264 0.020288 656.378761 (276.431273)
test_rubyspec 0.032793 0.032874 93.437067 (105.520054)
total: 447.57 sec