Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-135049
#<BuildRuby:0x000055ebdd4f1f68
@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.20230209-135049",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006037 0.000483 1.293399 ( 1.832821)
build_miniruby 0.001622 0.000130 1.265356 ( 1.265292)
build_ruby 0.001473 0.000118 2.480806 ( 2.690166)
build_all 0.003957 0.003881 3.991448 ( 2.226930)
build_install 0.015515 0.000727 2.993864 ( 2.513442)
test_btest 0.000749 0.000078 54.891680 ( 16.281011)
test_basic 0.002027 0.004798 0.430460 ( 0.528200)
test_all 0.001261 0.000000 631.412040 (191.991714)
test_rubyspec 0.011306 0.028661 68.360283 ( 78.381211)
total: 297.71 sec