Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-073531
#<BuildRuby:0x0000560f5222a058
@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-073531",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006830 0.000732 1.705220 ( 2.821946)
build_miniruby 0.000000 0.001688 1.098170 ( 1.345068)
build_ruby 0.000000 0.001860 1.786637 ( 2.245855)
build_all 0.007648 0.000939 4.074005 ( 4.332040)
build_install 0.018549 0.001903 3.119989 ( 3.783135)
test_btest 0.000774 0.000103 69.090100 ( 59.656688)
test_basic 0.003326 0.004548 0.433122 ( 0.693754)
test_all 0.000978 0.000158 727.591979 (589.886084)
test_rubyspec 0.021110 0.027384 73.492565 ( 88.029367)
total: 752.80 sec