Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-073944
#<BuildRuby:0x000055f9f9596340
@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.20221206-073944",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000028 0.000006 0.000034 ( 0.000035)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.004573 0.001089 1.427816 ( 2.532538)
build_miniruby 0.001027 0.000244 0.868864 ( 0.869575)
build_ruby 0.000000 0.001526 1.700580 ( 1.699482)
build_all 0.000000 0.006974 3.896977 ( 2.356755)
build_install 0.013199 0.001528 2.675036 ( 2.084717)
test_btest 0.000251 0.000440 54.728994 ( 26.855351)
test_basic 0.003586 0.003359 0.410595 ( 0.530945)
test_all 0.000828 0.000276 605.728629 (232.039142)
test_rubyspec 0.009928 0.030309 65.497626 ( 76.207442)
total: 345.18 sec