Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-071334
#<BuildRuby:0x000055c6bd0c6258
@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.20230111-071334",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000018 0.000007 0.000025 ( 0.000025)
configure 0.000018 0.000007 0.000025 ( 0.000024)
build_up 0.004603 0.000228 1.150325 ( 2.106136)
build_miniruby 0.001150 0.000402 1.364935 ( 1.486406)
build_ruby 0.001148 0.000401 3.412616 ( 4.077252)
build_all 0.006725 0.000873 3.709261 ( 3.042575)
build_install 0.013118 0.001414 2.904655 ( 2.847244)
test_btest 0.000479 0.000146 54.518810 ( 32.529155)
test_basic 0.002532 0.003819 0.423967 ( 0.621284)
test_all 0.000970 0.000323 618.661089 (292.709075)
test_rubyspec 0.024545 0.032598 75.178157 ( 97.797623)
total: 437.22 sec