Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-151730
#<BuildRuby:0x0000559bb73e63b0
@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.20240226-151730",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.003136 0.003933 2.324533 ( 3.154575)
build_miniruby 0.001080 0.000129 1.413113 ( 1.411296)
build_ruby 0.001547 0.000000 3.088363 ( 3.336683)
build_all 0.003015 0.004142 5.961610 ( 2.255224)
build_install 0.016811 0.000000 7.424894 ( 3.353425)
test_btest 0.000960 0.000000 85.761593 ( 23.266909)
test_basic 0.006706 0.000544 0.904659 ( 0.963405)
test_all 0.086261 0.029933 690.525552 (217.363951)
test_rubyspec 0.048974 0.034345 111.012495 (120.222254)
total: 375.33 sec