Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-114018
#<BuildRuby:0x0000557406e0a018
@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.20230216-114018",
@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.000009 0.000004 0.000013 ( 0.000013)
autoconf 0.000013 0.000006 0.000019 ( 0.000018)
configure 0.000010 0.000005 0.000015 ( 0.000015)
build_up 0.000324 0.004216 1.272750 ( 1.640235)
build_miniruby 0.001366 0.000000 1.176843 ( 1.175250)
build_ruby 0.000000 0.001578 2.045132 ( 2.254484)
build_all 0.006529 0.000000 3.552669 ( 1.715009)
build_install 0.012879 0.000963 2.896463 ( 2.068621)
test_btest 0.000000 0.000813 55.291739 ( 15.313235)
test_basic 0.000000 0.006717 0.403807 ( 0.499528)
test_all 0.000000 0.001335 628.432798 (181.528275)
test_rubyspec 0.013464 0.027311 64.213363 ( 74.074332)
total: 280.27 sec