Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-231209
#<BuildRuby:0x000055c483a29f48
@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.20240229-231209",
@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.000015 0.000003 0.000018 ( 0.000020)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.004300 0.003171 2.880822 ( 2.446019)
build_miniruby 0.001163 0.000268 1.796483 ( 1.797967)
build_ruby 0.001766 0.000000 3.502703 ( 3.753081)
build_all 0.007561 0.000345 6.823128 ( 3.277377)
build_install 0.012681 0.007178 8.921861 ( 4.924591)
test_btest 0.000590 0.000148 94.775415 ( 36.917263)
test_basic 0.001279 0.004285 0.896021 ( 0.956154)
test_all 0.092465 0.025731 819.797360 (325.445224)
test_rubyspec 0.054497 0.033029 127.613667 (140.555171)
total: 520.07 sec