Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-064307
#<BuildRuby:0x000055e89554df48
@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.20240114-064307",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000028 0.000008 0.000036 ( 0.000035)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.002387 0.003509 1.544572 ( 1.892965)
build_miniruby 0.001006 0.000306 1.566301 ( 1.564830)
build_ruby 0.001182 0.000360 3.064843 ( 3.298686)
build_all 0.006357 0.001138 5.689317 ( 2.306478)
build_install 0.014768 0.000021 6.875311 ( 3.475937)
test_btest 0.001021 0.000000 80.867282 ( 23.189908)
test_basic 0.005807 0.000000 0.848230 ( 0.911117)
test_all 0.086133 0.034593 691.438590 (215.166832)
test_rubyspec 0.026503 0.030185 79.485499 ( 91.066999)
total: 342.87 sec