Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-160811
#<BuildRuby:0x000055a1cf7fdf70
@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-160811",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.001559 0.004229 1.431281 ( 1.970020)
build_miniruby 0.001515 0.000291 56.728388 ( 19.544816)
build_ruby 0.000000 0.001446 3.204336 ( 3.449341)
build_all 0.004715 0.002679 5.993802 ( 2.316832)
build_install 0.010892 0.005782 7.054409 ( 3.290143)
test_btest 0.000743 0.000186 82.978342 ( 21.685077)
test_basic 0.003289 0.002908 0.906593 ( 0.963673)
test_all 0.074250 0.041409 779.862974 (224.687300)
test_rubyspec 0.056890 0.037641 148.692287 (159.882491)
total: 437.79 sec