Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-032958
#<BuildRuby:0x00005604cd8b17a8
@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-032958",
@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.000014 0.000003 0.000017 ( 0.000019)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.005786 0.001315 1.586117 ( 2.628724)
build_miniruby 0.001220 0.000277 1.041221 ( 1.280795)
build_ruby 0.001584 0.000360 1.859683 ( 2.044777)
build_all 0.007955 0.000782 4.032417 ( 3.429223)
build_install 0.010025 0.008082 2.998978 ( 2.940581)
test_btest 0.000727 0.000196 63.026890 ( 43.449240)
test_basic 0.005394 0.001452 0.432602 ( 0.698549)
test_all 0.001636 0.000441 719.967986 (660.277418)
test_rubyspec 0.030294 0.026092 76.282332 (111.643887)
total: 828.40 sec