Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-145955
#<BuildRuby:0x000055fa684ee180
@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.20221206-145955",
@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.000011)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.000000 0.005199 1.412654 ( 1.582405)
build_miniruby 0.000000 0.001183 0.727462 ( 0.744140)
build_ruby 0.000649 0.000791 1.477928 ( 1.468173)
build_all 0.004311 0.001078 3.591978 ( 1.818972)
build_install 0.005279 0.007311 2.242408 ( 1.357554)
test_btest 0.000533 0.000170 58.626281 ( 16.822905)
test_basic 0.001363 0.003098 0.380939 ( 0.474796)
test_all 0.001223 0.000426 594.527363 (177.214993)
test_rubyspec 0.013585 0.020670 61.641262 ( 71.505984)
total: 272.99 sec