Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-191256
#<BuildRuby:0x000055ceaaa59a00
@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.20240219-191256",
@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.000003 0.000022 ( 0.000021)
autoconf 0.000042 0.000000 0.000042 ( 0.000042)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.008962 0.000162 2.978423 ( 4.888114)
build_miniruby 0.001708 0.000227 1.825863 ( 2.235164)
build_ruby 0.001853 0.000247 3.777738 ( 4.732591)
build_all 0.008345 0.000541 6.993331 ( 7.908223)
build_install 0.007501 0.016914 9.327735 ( 10.143589)
test_btest 0.000856 0.000208 97.062588 (105.089822)
test_basic 0.006465 0.001567 1.062549 ( 1.747634)
test_all 0.092372 0.035150 879.526818 (854.855448)
test_rubyspec 0.063491 0.033965 136.831525 (192.306270)
total: 1183.91 sec