Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240203-101042
#<BuildRuby:0x000055cf0e935fc0
@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.20240203-101042",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.005321 0.000614 1.683065 ( 2.015812)
build_miniruby 0.001307 0.000151 1.406679 ( 1.404504)
build_ruby 0.001371 0.000158 3.149484 ( 3.362900)
build_all 0.002341 0.004649 6.073711 ( 2.461902)
build_install 0.013235 0.004398 7.647840 ( 3.826857)
test_btest 0.000759 0.000131 84.024302 ( 21.890910)
test_basic 0.001712 0.003876 0.685061 ( 0.743674)
test_all 0.073441 0.041797 752.752992 (211.831279)
test_rubyspec 0.033255 0.060900 138.098937 (149.784445)
total: 397.32 sec