Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-030625
#<BuildRuby:0x000055feb0d257a8
@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-030625",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000018 0.000000 0.000018 ( 0.000019)
build_up 0.001958 0.004173 1.540015 ( 2.404493)
build_miniruby 0.001337 0.000111 0.917455 ( 1.063327)
build_ruby 0.000000 0.001552 1.700308 ( 1.975126)
build_all 0.001329 0.006219 3.847346 ( 2.263020)
build_install 0.012307 0.001271 2.680582 ( 2.307586)
test_btest 0.000595 0.000091 55.773229 ( 28.109049)
test_basic 0.005717 0.000197 0.406029 ( 0.527775)
test_all 0.000912 0.000135 630.507361 (271.580247)
test_rubyspec 0.035450 0.010519 69.256817 ( 83.128545)
total: 393.36 sec