Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-012457
#<BuildRuby:0x0000561986d8e208
@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.20231224-012457",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.001255 0.004140 1.399567 ( 1.747863)
build_miniruby 0.001382 0.000205 1.600161 ( 1.599270)
build_ruby 0.001288 0.000191 2.835745 ( 3.053063)
build_all 0.000796 0.006528 5.529592 ( 2.663716)
build_install 0.012506 0.005948 6.672234 ( 4.369059)
test_btest 0.000690 0.000000 79.421306 ( 33.795958)
test_basic 0.005768 0.000539 0.846063 ( 0.935008)
test_all 0.076636 0.040999 700.711025 (250.786873)
test_rubyspec 0.034627 0.032581 94.757394 (106.523011)
total: 405.47 sec