Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-081633
#<BuildRuby:0x00005558e94a5a00
@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.20240206-081633",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.001761 0.004168 1.896482 ( 2.287163)
build_miniruby 0.001481 0.000171 1.620670 ( 1.631096)
build_ruby 0.001829 0.000000 3.288293 ( 3.563458)
build_all 0.007441 0.000582 6.324429 ( 3.242222)
build_install 0.014291 0.004480 7.733522 ( 4.437120)
test_btest 0.000868 0.000116 86.354696 ( 34.088378)
test_basic 0.000000 0.007112 0.947917 ( 1.024854)
test_all 0.073367 0.038935 700.622713 (263.272340)
test_rubyspec 0.064046 0.040035 169.508673 (182.145636)
total: 495.69 sec