Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-124624
#<BuildRuby:0x000056432bba8de8
@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.20240303-124624",
@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.000023 0.000002 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.006431 0.000742 2.582148 ( 2.351169)
build_miniruby 0.001397 0.000161 1.673351 ( 1.671742)
build_ruby 0.001439 0.000166 3.434634 ( 3.673820)
build_all 0.003381 0.004182 6.640192 ( 3.165340)
build_install 0.008431 0.010894 8.396711 ( 4.591852)
test_btest 0.000773 0.000175 93.290360 ( 38.640771)
test_basic 0.005561 0.001256 1.003232 ( 1.097017)
test_all 0.073618 0.043138 832.526416 (296.633049)
test_rubyspec 0.046779 0.036931 129.708484 (140.630764)
total: 492.46 sec