Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-092159
#<BuildRuby:0x000055bd7c216120
@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.20231023-092159",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.007188 0.000863 3.638240 ( 5.559274)
build_miniruby 0.000000 0.001825 1.704347 ( 2.207906)
build_ruby 0.000000 0.001703 3.353264 ( 4.298588)
build_all 0.007619 0.001158 5.817793 ( 5.320945)
build_install 0.011339 0.009511 8.139110 ( 7.719844)
test_btest 0.001113 0.000000 79.571045 ( 71.025338)
test_basic 0.007705 0.000000 0.881610 ( 1.595213)
test_all 0.084080 0.038949 638.382644 (341.298636)
test_rubyspec 0.038405 0.030374 96.775064 (113.936829)
total: 552.96 sec