Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-023457
#<BuildRuby:0x000056322c46a230
@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.20240123-023457",
@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.000022)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.005316 0.000550 1.414797 ( 1.758026)
build_miniruby 0.001425 0.000148 1.488950 ( 1.487075)
build_ruby 0.001337 0.000138 3.055251 ( 3.261770)
build_all 0.002960 0.004588 6.127347 ( 2.384688)
build_install 0.012159 0.004176 7.163103 ( 3.423567)
test_btest 0.000740 0.000115 84.801528 ( 22.276803)
test_basic 0.000000 0.006354 0.850986 ( 0.909074)
test_all 0.083345 0.034053 794.564703 (240.644287)
test_rubyspec 0.053221 0.047615 160.083594 (171.146876)
total: 447.29 sec