Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240214-022103
#<BuildRuby:0x000055a404d62380
@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.20240214-022103",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.003021 0.003786 1.971545 ( 2.706363)
build_miniruby 0.001715 0.000263 38.408798 ( 21.883204)
build_ruby 0.000000 0.001825 3.584548 ( 3.793796)
build_all 0.001499 0.006370 6.710617 ( 3.032470)
build_install 0.009623 0.008494 8.221431 ( 4.213681)
test_btest 0.000835 0.000238 90.990553 ( 34.810791)
test_basic 0.003597 0.003952 0.970258 ( 1.059066)
test_all 0.077413 0.037594 765.407755 (291.228893)
test_rubyspec 0.069933 0.038895 187.099502 (198.858000)
total: 561.59 sec