Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-055726
#<BuildRuby:0x000055fe1c5ad7f8
@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-055726",
@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.000003 0.000014 ( 0.000013)
autoconf 0.000018 0.000005 0.000023 ( 0.000024)
configure 0.000061 0.000000 0.000061 ( 0.000094)
build_up 0.006222 0.000000 1.532591 ( 2.166464)
build_miniruby 0.001297 0.000000 0.913472 ( 0.915290)
build_ruby 0.001205 0.000239 1.590781 ( 1.717741)
build_all 0.005851 0.001393 3.908084 ( 2.787794)
build_install 0.010444 0.004790 2.810281 ( 3.033449)
test_btest 0.000616 0.000161 56.000131 ( 34.891521)
test_basic 0.000000 0.006929 0.394919 ( 0.584195)
test_all 0.000074 0.001879 610.026941 (254.048360)
test_rubyspec 0.020982 0.023739 68.037149 ( 80.337850)
total: 380.48 sec