Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-055822
#<BuildRuby:0x000055b04cbf6380
@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-055822",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.000000 0.005587 1.345663 ( 1.492136)
build_miniruby 0.000152 0.001082 0.762416 ( 0.761098)
build_ruby 0.001175 0.000336 1.278697 ( 1.271651)
build_all 0.005126 0.001465 3.339735 ( 1.728114)
build_install 0.006567 0.004839 2.523289 ( 1.597782)
test_btest 0.000000 0.000828 60.472207 ( 16.691860)
test_basic 0.002118 0.002545 0.372802 ( 0.468621)
test_all 0.001622 0.000000 615.582941 (179.354959)
test_rubyspec 0.017278 0.015059 62.230965 ( 72.331220)
total: 275.70 sec