Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-142142
#<BuildRuby:0x0000565054cea3b0
@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.20231011-142142",
@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.000024 0.000002 0.000026 ( 0.000025)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000029 0.000002 0.000031 ( 0.000032)
build_up 0.008753 0.000281 2.626956 ( 4.422918)
build_miniruby 0.000000 0.001799 2.169711 ( 2.574291)
build_ruby 0.000000 0.001915 3.424982 ( 3.920936)
build_all 0.003782 0.004792 6.168353 ( 4.553945)
build_install 0.009585 0.012100 8.288936 ( 6.672879)
test_btest 0.000679 0.000128 89.357776 ( 54.316913)
test_basic 0.001904 0.005951 0.963207 ( 1.365978)
test_all 0.007468 0.002776 724.475129 (457.419509)
test_rubyspec 0.049265 0.030095 112.745820 (148.626811)
total: 683.88 sec