Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-110530
#<BuildRuby:0x000055ab0f985138
@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.20221203-110530",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.005408 0.000264 1.485419 ( 1.643387)
build_miniruby 0.001261 0.000000 0.848741 ( 0.848108)
build_ruby 0.001488 0.000000 1.258860 ( 1.251219)
build_all 0.005481 0.000069 3.074205 ( 1.505057)
build_install 0.007565 0.004670 2.375129 ( 1.461833)
test_btest 0.000618 0.000119 56.543279 ( 19.036635)
test_basic 0.003232 0.000621 0.295923 ( 0.390356)
test_all 0.000748 0.000144 605.866099 (177.474623)
test_rubyspec 0.011976 0.019782 61.715059 ( 71.581276)
total: 275.19 sec