Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-114149
#<BuildRuby:0x00005650d9596138
@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-114149",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.007397 0.000000 1.651853 ( 2.957611)
build_miniruby 0.001167 0.000213 1.141183 ( 1.392372)
build_ruby 0.000000 0.001794 1.830456 ( 2.181160)
build_all 0.006097 0.003588 4.100006 ( 4.630855)
build_install 0.020473 0.000910 3.056289 ( 3.656194)
test_btest 0.000831 0.000188 67.730977 ( 59.181449)
test_basic 0.003619 0.004109 0.420656 ( 0.867394)
test_all 0.000880 0.000220 694.185702 (330.920191)
test_rubyspec 0.017868 0.022085 66.886599 ( 76.810150)
total: 482.60 sec