Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-231648
#<BuildRuby:0x0000555d9c04def0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221203-231648",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.000000 0.005861 1.330631 ( 1.568575)
build_miniruby 0.000158 0.000974 0.888595 ( 0.887466)
build_ruby 0.001166 0.000333 1.551647 ( 1.555967)
build_all 0.005379 0.001537 3.772243 ( 2.010074)
build_install 0.008985 0.004350 2.680731 ( 1.856487)
test_btest 0.000511 0.000155 59.507566 ( 21.864902)
test_basic 0.003044 0.000926 0.382489 ( 0.481933)
test_all 0.001157 0.000352 656.601994 (246.201921)
test_rubyspec 0.021783 0.028139 66.003555 ( 76.116009)
total: 352.54 sec