Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-074235
#<BuildRuby:0x000056510a8c1138
@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-074235",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000033 0.000001 0.000034 ( 0.000032)
configure 0.000025 0.000001 0.000026 ( 0.000025)
build_up 0.007184 0.000117 1.625992 ( 2.930209)
build_miniruby 0.001335 0.000050 1.022721 ( 1.112462)
build_ruby 0.000000 0.001768 1.765301 ( 2.278748)
build_all 0.002339 0.005931 3.934156 ( 3.779834)
build_install 0.010313 0.009049 3.022002 ( 3.620999)
test_btest 0.000802 0.000134 65.875353 ( 51.186948)
test_basic 0.003012 0.004003 0.425221 ( 0.739388)
test_all 0.001257 0.000000 655.272767 (296.367980)
test_rubyspec 0.024360 0.015875 66.669352 ( 76.671394)
total: 438.69 sec