Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-221819
#<BuildRuby:0x0000560f9fbe6360
@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.20240128-221819",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.001591 0.004566 1.927263 ( 2.271061)
build_miniruby 0.001958 0.000000 1.919731 ( 1.941156)
build_ruby 0.001878 0.000000 3.463557 ( 3.700082)
build_all 0.003811 0.003972 6.110590 ( 2.507951)
build_install 0.013357 0.007073 7.806123 ( 4.400296)
test_btest 0.000000 0.001082 88.223828 ( 30.360227)
test_basic 0.000000 0.006112 0.772040 ( 0.829500)
test_all 0.090727 0.024197 710.474042 (232.850561)
test_rubyspec 0.040900 0.054143 142.314373 (153.809674)
total: 432.67 sec