Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-051331
#<BuildRuby:0x0000564b383e9ea8
@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.20221222-051331",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.005640 0.000121 1.207661 ( 1.659489)
build_miniruby 0.001618 0.000000 1.626354 ( 1.626851)
build_ruby 0.002031 0.000000 3.769525 ( 4.095583)
build_all 0.003895 0.004026 4.021357 ( 2.175577)
build_install 0.015568 0.003055 3.203368 ( 2.523135)
test_btest 0.000000 0.000989 59.598364 ( 26.141421)
test_basic 0.003978 0.002757 0.464497 ( 0.567749)
test_all 0.001554 0.000215 683.086168 (367.911247)
test_rubyspec 0.037333 0.031634 80.036100 (120.613062)
total: 527.32 sec