Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-173505
#<BuildRuby:0x000055a8c9e11708
@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.20221205-173505",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.006492 0.000320 1.491100 ( 2.494433)
build_miniruby 0.001143 0.000149 0.872981 ( 0.880900)
build_ruby 0.001580 0.000000 1.757169 ( 1.910832)
build_all 0.003930 0.003748 3.721108 ( 2.958311)
build_install 0.005764 0.008560 2.684610 ( 2.544264)
test_btest 0.000580 0.000134 59.109643 ( 33.404346)
test_basic 0.000370 0.004278 0.376612 ( 0.474444)
test_all 0.000000 0.001392 594.113609 (189.774687)
test_rubyspec 0.022647 0.014467 64.604486 ( 74.862947)
total: 309.31 sec