Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240210-162508
#<BuildRuby:0x00005596c2426018
@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.20240210-162508",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.003083 0.003060 1.941501 ( 2.284916)
build_miniruby 0.001664 0.000178 1.654233 ( 1.666029)
build_ruby 0.001643 0.000176 3.330627 ( 3.596685)
build_all 0.007708 0.000402 6.654018 ( 3.451180)
build_install 0.009751 0.008892 8.124175 ( 4.555186)
test_btest 0.001158 0.000000 88.042066 ( 35.790990)
test_basic 0.007350 0.000058 0.889160 ( 0.982236)
test_all 0.082416 0.034264 836.109998 (317.852901)
test_rubyspec 0.056022 0.048705 179.807899 (189.486662)
total: 559.67 sec