Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231016-015301
#<BuildRuby:0x000055e283fee1b8
@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.20231016-015301",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.006706 0.000463 2.475647 ( 3.331942)
build_miniruby 0.001950 0.000135 1.684326 ( 1.736100)
build_ruby 0.001775 0.000123 3.498335 ( 3.713228)
build_all 0.007918 0.000231 6.336590 ( 3.888195)
build_install 0.019315 0.000636 7.963235 ( 5.466463)
test_btest 0.000925 0.000058 87.754597 ( 57.038261)
test_basic 0.003494 0.004359 0.929917 ( 1.089614)
test_all 0.007730 0.001779 694.109680 (318.310969)
test_rubyspec 0.020327 0.050356 103.112056 (119.786316)
total: 514.36 sec