Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-180011
#<BuildRuby:0x000055b3e74d1138
@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.20221204-180011",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.005274 0.000234 1.385423 ( 1.520229)
build_miniruby 0.001000 0.000182 0.817375 ( 0.815921)
build_ruby 0.001284 0.000234 1.301778 ( 1.294914)
build_all 0.005832 0.000291 3.123793 ( 1.533338)
build_install 0.012470 0.000641 2.181338 ( 1.355456)
test_btest 0.000748 0.000119 56.417881 ( 14.854007)
test_basic 0.004702 0.000042 0.390448 ( 0.483245)
test_all 0.000807 0.000124 497.044396 (148.803226)
test_rubyspec 0.015873 0.014010 44.939774 ( 55.351624)
total: 226.01 sec