Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-232242
#<BuildRuby:0x000055e4da8297f8
@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-232242",
@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.000014)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.005161 0.000673 1.429002 ( 1.614426)
build_miniruby 0.001131 0.000148 0.886277 ( 0.885310)
build_ruby 0.001335 0.000175 1.574850 ( 1.568326)
build_all 0.007308 0.000362 3.879513 ( 2.097449)
build_install 0.009365 0.007504 2.759176 ( 1.938004)
test_btest 0.000542 0.000097 59.005256 ( 24.050899)
test_basic 0.000153 0.004279 0.382941 ( 0.484003)
test_all 0.000863 0.000185 615.466233 (237.632084)
test_rubyspec 0.028058 0.029300 73.073174 ( 94.150666)
total: 364.42 sec