Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-024926
#<BuildRuby:0x000055d7cf9821a8
@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.20230203-024926",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.004346 0.000695 1.131133 ( 1.844848)
build_miniruby 0.001209 0.000194 1.202021 ( 1.202379)
build_ruby 0.000000 0.001698 2.422530 ( 2.635557)
build_all 0.004256 0.003176 3.831331 ( 2.546093)
build_install 0.015213 0.000431 2.913239 ( 2.965701)
test_btest 0.000670 0.000119 56.169238 ( 26.884433)
test_basic 0.005612 0.001002 0.446527 ( 0.577794)
test_all 0.001862 0.000333 639.431048 (273.508665)
test_rubyspec 0.020455 0.026981 69.928794 ( 81.002541)
total: 393.17 sec