Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-085610
#<BuildRuby:0x000055c91d9da008
@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.20240124-085610",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.004970 0.001513 2.089593 ( 3.355056)
build_miniruby 0.002737 0.000000 1.840238 ( 2.223656)
build_ruby 0.001734 0.000000 3.735752 ( 4.542133)
build_all 0.003809 0.004244 6.530020 ( 5.261207)
build_install 0.018894 0.001732 8.097196 ( 6.891563)
test_btest 0.000718 0.000205 89.908733 ( 74.391733)
test_basic 0.003602 0.002890 1.009879 ( 1.523431)
test_all 0.085419 0.040390 871.689827 (816.927603)
test_rubyspec 0.038655 0.078025 188.146479 (289.999940)
total: 1205.12 sec