Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221218-012414
#<BuildRuby:0x000056496bfa20e8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/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.20221218-012414",
@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.000020 0.000005 0.000025 ( 0.000027)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.000000 0.006835 1.264295 ( 2.614124)
build_miniruby 0.001365 0.000498 1.621730 ( 2.193768)
build_ruby 0.002444 0.000000 3.758641 ( 5.523657)
build_all 0.009164 0.000270 4.148981 ( 5.422523)
build_install 0.011977 0.009896 3.433461 ( 4.837606)
test_btest 0.000696 0.000224 61.057499 ( 66.052062)
test_basic 0.002537 0.000819 0.463164 ( 0.875569)
test_all 0.001267 0.000408 674.256324 (455.693630)
test_rubyspec 0.027781 0.025702 76.504272 ( 91.525711)
total: 634.74 sec