Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-160119
#<BuildRuby:0x000055b38315e258
@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.20230212-160119",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000025)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.003900 0.000509 1.039746 ( 1.431491)
build_miniruby 0.001155 0.000151 1.195839 ( 1.194035)
build_ruby 0.001479 0.000193 2.175005 ( 2.385817)
build_all 0.006532 0.000281 3.835711 ( 1.910241)
build_install 0.009542 0.003850 2.575253 ( 1.739782)
test_btest 0.000578 0.000086 58.374133 ( 19.963727)
test_basic 0.005394 0.000000 0.387795 ( 0.482661)
test_all 0.001220 0.000000 651.499810 (202.744592)
test_rubyspec 0.035361 0.018909 75.595335 ( 89.300652)
total: 321.15 sec