Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-012510
#<BuildRuby:0x000055d2a8d1a008
@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.20240114-012510",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004619 0.000803 1.586079 ( 1.951605)
build_miniruby 0.001837 0.000000 1.557358 ( 1.586672)
build_ruby 0.001787 0.000000 3.311946 ( 3.553545)
build_all 0.007342 0.000000 5.638143 ( 2.784133)
build_install 0.016641 0.000000 6.683495 ( 3.533092)
test_btest 0.000695 0.000000 82.455660 ( 28.435784)
test_basic 0.002644 0.003812 0.897723 ( 0.976649)
test_all 0.082051 0.036466 766.460698 (284.890906)
test_rubyspec 0.032653 0.029972 93.297882 (105.285757)
total: 433.00 sec