Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-152922
#<BuildRuby:0x00005629826d97a8
@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-152922",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000024 0.000002 0.000026 ( 0.000024)
build_up 0.006386 0.000491 1.525739 ( 2.456995)
build_miniruby 0.001151 0.000088 0.912002 ( 0.993511)
build_ruby 0.001498 0.000115 1.630215 ( 1.665697)
build_all 0.007191 0.000554 3.808075 ( 2.913349)
build_install 0.003487 0.012838 2.816117 ( 2.816291)
test_btest 0.000849 0.000045 62.300664 ( 40.084262)
test_basic 0.002821 0.004236 0.420060 ( 0.613319)
test_all 0.001303 0.000270 666.284800 (447.819905)
test_rubyspec 0.040677 0.023207 77.947135 (120.154780)
total: 619.52 sec