Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-000925
#<BuildRuby:0x0000563064472058
@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-000925",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.001499 0.004134 1.460322 ( 1.630447)
build_miniruby 0.001002 0.000144 0.811698 ( 0.810755)
build_ruby 0.001118 0.000160 1.511858 ( 1.505712)
build_all 0.005324 0.000761 3.594605 ( 1.877111)
build_install 0.011939 0.001706 2.614286 ( 1.748440)
test_btest 0.000616 0.000088 59.286690 ( 19.131583)
test_basic 0.004266 0.000609 0.354520 ( 0.451601)
test_all 0.001749 0.000250 637.943875 (194.004445)
test_rubyspec 0.017976 0.030427 69.160484 ( 80.475660)
total: 301.64 sec