Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-182159
#<BuildRuby:0x0000561fc1425fb8
@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.20230810-182159",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000025 0.000001 0.000026 ( 0.000028)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.003461 0.004211 2.385891 ( 6.763182)
build_miniruby 0.002148 0.000000 60.424697 ( 56.064504)
build_ruby 0.001654 0.000000 3.424695 ( 21.991747)
build_all 0.008024 0.000006 2.838651 ( 4.329108)
build_install 0.010348 0.009543 4.584537 ( 5.534837)
test_btest 0.000704 0.000107 84.781785 ( 59.479026)
test_basic 0.004482 0.004355 1.019408 ( 1.937762)
test_all 0.001729 0.000306 697.685964 (423.326802)
test_rubyspec 0.027648 0.033953 101.242684 (175.859330)
total: 755.29 sec