Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-155030
#<BuildRuby:0x0000556397de6200
@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-155030",
@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.000018 0.000003 0.000021 ( 0.000020)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.005331 0.000761 1.465695 ( 2.128280)
build_miniruby 0.001177 0.000168 0.938266 ( 0.979651)
build_ruby 0.001338 0.000191 1.584399 ( 1.592351)
build_all 0.006903 0.000000 3.655039 ( 2.138203)
build_install 0.006063 0.008647 2.677048 ( 2.157571)
test_btest 0.000516 0.000108 55.222854 ( 27.169756)
test_basic 0.004667 0.000973 0.396547 ( 0.714041)
test_all 0.000906 0.000189 629.253528 (224.477950)
test_rubyspec 0.033622 0.018776 72.362989 ( 85.522919)
total: 346.88 sec