Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-074106
#<BuildRuby:0x000055609c4f6120
@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.20221225-074106",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.004889 0.000850 1.154189 ( 2.324597)
build_miniruby 0.001496 0.000260 1.460503 ( 1.640872)
build_ruby 0.001233 0.000215 3.789860 ( 47.645799)
build_all 0.007433 0.000509 4.226864 ( 3.617012)
build_install 0.013477 0.005365 3.404513 ( 3.610636)
test_btest 0.000000 0.000789 57.090912 ( 39.991285)
test_basic 0.002555 0.003345 0.439773 ( 0.729697)
test_all 0.001346 0.000299 648.797878 (327.975349)
test_rubyspec 0.015227 0.035245 72.701488 ( 89.040405)
total: 516.58 sec