Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-045817
#<BuildRuby:0x0000562c8be49ef0
@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-045817",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.003402 0.003842 1.563201 ( 3.201196)
build_miniruby 0.001275 0.000245 1.275200 ( 1.820166)
build_ruby 0.001507 0.000290 1.803413 ( 2.321505)
build_all 0.008307 0.000040 3.896203 ( 3.972828)
build_install 0.016306 0.002113 3.007457 ( 4.001021)
test_btest 0.000810 0.000139 65.266800 ( 56.132882)
test_basic 0.005305 0.000133 0.418171 ( 0.856082)
test_all 0.001513 0.000117 647.068162 (333.546703)
test_rubyspec 0.032450 0.017230 72.188077 ( 89.628752)
total: 495.48 sec