Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-083756
#<BuildRuby:0x0000557c4b00a3d0
@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.20240220-083756",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000000 0.010060 18.834455 ( 10.724874)
build_miniruby 0.006212 0.002475 191.125351 ( 66.650290)
build_ruby 0.001551 0.000267 3.869348 ( 4.071539)
build_all 0.008515 0.005840 47.556002 ( 29.041997)
build_install 0.003671 0.012613 8.734685 ( 4.961454)
test_btest 0.000715 0.000070 94.620866 ( 38.841918)
test_basic 0.000000 0.008006 1.069075 ( 1.434040)
test_all 0.067673 0.051823 778.926715 (316.844913)
test_rubyspec 0.033640 0.055349 125.257368 (134.607870)
total: 607.18 sec