Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-003645
#<BuildRuby:0x0000565283862208
@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-003645",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000021)
build_up 0.003998 0.003371 1.604679 ( 3.197560)
build_miniruby 0.001111 0.000171 1.030409 ( 1.496051)
build_ruby 0.001606 0.000247 1.834269 ( 2.638427)
build_all 0.008980 0.000000 3.833727 ( 5.278238)
build_install 0.011031 0.009591 2.938884 ( 4.140705)
test_btest 0.000698 0.000144 65.843362 ( 74.619577)
test_basic 0.002309 0.004811 0.413520 ( 0.872512)
test_all 0.001889 0.000456 695.338281 (700.619319)
test_rubyspec 0.034363 0.018695 73.113997 ( 97.583961)
total: 890.45 sec