Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-024000
#<BuildRuby:0x000055b35bd761a8
@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-024000",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.000000 0.006240 1.931602 ( 2.274099)
build_miniruby 0.001317 0.000272 1.591985 ( 1.604290)
build_ruby 0.001480 0.000307 3.569174 ( 3.820322)
build_all 0.003587 0.003761 6.219426 ( 2.749066)
build_install 0.012938 0.005139 7.741873 ( 4.503110)
test_btest 0.000568 0.000142 86.151438 ( 33.565665)
test_basic 0.003879 0.003966 0.925101 ( 0.997488)
test_all 0.081816 0.031246 743.092378 (271.199836)
test_rubyspec 0.031602 0.073572 167.512066 (177.375604)
total: 498.09 sec