Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-165506
#<BuildRuby:0x0000562f1ca0a180
@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.20221204-165506",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.002868 0.003896 1.577494 ( 2.867136)
build_miniruby 0.001132 0.000235 0.985042 ( 1.311004)
build_ruby 0.001416 0.000295 1.797356 ( 2.572388)
build_all 0.003228 0.005034 4.018640 ( 4.886698)
build_install 0.015067 0.004876 2.930249 ( 3.721346)
test_btest 0.001007 0.000000 64.950633 ( 65.269435)
test_basic 0.000666 0.006674 0.427968 ( 0.918858)
test_all 0.001017 0.000316 671.841965 (424.890353)
test_rubyspec 0.027922 0.017873 70.381722 ( 83.522860)
total: 589.96 sec