Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-080133
#<BuildRuby:0x0000562712396360
@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-080133",
@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.000000 0.000013 ( 0.000013)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000000 0.006073 1.114729 ( 1.282338)
build_miniruby 0.000000 0.001182 0.695728 ( 0.694390)
build_ruby 0.000000 0.001297 1.176750 ( 1.169094)
build_all 0.004453 0.001928 2.792719 ( 1.367388)
build_install 0.010100 0.001837 2.021349 ( 1.241253)
test_btest 0.000642 0.000116 59.584045 ( 15.386768)
test_basic 0.000000 0.003910 0.258564 ( 0.352749)
test_all 0.000298 0.000712 546.544348 (158.686706)
test_rubyspec 0.016977 0.022170 51.077256 ( 61.197188)
total: 241.38 sec