Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-214950
#<BuildRuby:0x000056374b8ca018
@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.20231219-214950",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.005801 0.000757 2.383939 ( 2.467776)
build_miniruby 0.001394 0.000182 1.590483 ( 1.592822)
build_ruby 0.001781 0.000000 3.224034 ( 3.467109)
build_all 0.007110 0.000038 5.495274 ( 2.447688)
build_install 0.004832 0.011277 6.791184 ( 3.347625)
test_btest 0.000561 0.000120 80.371897 ( 33.050851)
test_basic 0.000000 0.005455 0.898897 ( 0.969925)
test_all 0.082826 0.037142 678.599786 (237.492759)
test_rubyspec 0.046446 0.018763 96.635716 (110.372917)
total: 395.21 sec