Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-072532
#<BuildRuby:0x0000560fd4fb21a8
@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-072532",
@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.000027)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.005278 0.001015 1.286645 ( 2.513919)
build_miniruby 0.001231 0.000237 1.287060 ( 1.657863)
build_ruby 0.001373 0.000264 2.651490 ( 3.522322)
build_all 0.008103 0.000710 4.195406 ( 4.688582)
build_install 0.014780 0.003858 3.124874 ( 3.839329)
test_btest 0.000889 0.000172 60.666155 ( 54.927516)
test_basic 0.005774 0.001118 0.469243 ( 0.815320)
test_all 0.002214 0.000000 723.092509 (659.276413)
test_rubyspec 0.035685 0.027389 78.348462 (113.329702)
total: 844.57 sec