Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-051932
#<BuildRuby:0x000055b70bb822a8
@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.20230311-051932",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.001280 0.004306 1.560129 ( 2.774903)
build_miniruby 0.001578 0.000000 1.153691 ( 1.152818)
build_ruby 0.001414 0.000000 2.238788 ( 2.446566)
build_all 0.002942 0.002867 2.015534 ( 1.194247)
build_install 0.014399 0.000491 3.128769 ( 2.160252)
test_btest 0.000772 0.000138 65.816185 ( 21.924543)
test_basic 0.000000 0.003861 0.494899 ( 0.591087)
test_all 0.001250 0.000354 524.774374 (161.164950)
test_rubyspec 0.014663 0.029483 71.469343 ( 81.261006)
total: 274.67 sec