Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221202-181446
#<BuildRuby:0x000055e2eedd5708
@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.20221202-181446",
@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.000003 0.000013 ( 0.000013)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000016 0.000004 0.000020 ( 0.000021)
build_up 0.004730 0.001126 1.471301 ( 1.786201)
build_miniruby 0.000944 0.000225 0.868017 ( 0.874440)
build_ruby 0.001095 0.000261 1.578814 ( 1.574926)
build_all 0.005857 0.000359 3.685930 ( 2.089155)
build_install 0.015239 0.000000 2.862540 ( 2.537989)
test_btest 0.000752 0.000000 58.766204 ( 33.022808)
test_basic 0.005915 0.000000 0.392936 ( 0.553365)
test_all 0.001067 0.000000 620.045902 (250.993139)
test_rubyspec 0.030344 0.019014 71.190797 ( 84.240318)
total: 377.67 sec