Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-024928
#<BuildRuby:0x000055cc763ba1a8
@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-024928",
@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.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.003021 0.004558 2.668238 ( 2.701213)
build_miniruby 0.001234 0.000247 2.085513 ( 2.090527)
build_ruby 0.000000 0.001581 3.467421 ( 3.698770)
build_all 0.000000 0.007923 6.588762 ( 3.380500)
build_install 0.009131 0.009804 8.708887 ( 4.781038)
test_btest 0.000584 0.000208 90.500394 ( 35.384766)
test_basic 0.005079 0.000359 0.955963 ( 1.039248)
test_all 0.086895 0.027605 782.726891 (284.070423)
test_rubyspec 0.052510 0.033715 125.205061 (136.271959)
total: 473.42 sec