Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-065220
#<BuildRuby:0x0000563190c75f70
@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.20221231-065220",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.004291 0.000357 1.073315 ( 1.497033)
build_miniruby 0.001283 0.000107 1.318597 ( 1.317043)
build_ruby 0.001469 0.000122 3.020554 ( 3.411412)
build_all 0.000000 0.007501 3.572517 ( 1.737523)
build_install 0.008342 0.005309 3.040890 ( 2.158644)
test_btest 0.000887 0.000000 56.282182 ( 15.348152)
test_basic 0.005342 0.000000 0.416519 ( 0.511524)
test_all 0.001132 0.000000 610.906347 (176.882956)
test_rubyspec 0.014650 0.022812 64.744320 ( 74.692504)
total: 277.56 sec