Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-123747
#<BuildRuby:0x00005639619c2390
@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.20230104-123747",
@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.000003 0.000016 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.001165 0.003311 1.073694 ( 1.477136)
build_miniruby 0.000000 0.001473 1.206342 ( 1.204507)
build_ruby 0.000183 0.001317 2.985593 ( 3.345463)
build_all 0.003401 0.003587 3.379323 ( 1.618282)
build_install 0.009951 0.002322 2.600410 ( 1.644316)
test_btest 0.000571 0.000163 57.133162 ( 14.957888)
test_basic 0.002276 0.003128 0.386536 ( 0.477937)
test_all 0.000818 0.000254 603.122569 (173.179757)
test_rubyspec 0.017636 0.022652 57.471453 ( 67.475023)
total: 265.38 sec