Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240202-003909
#<BuildRuby:0x000055f09bcde3d0
@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.20240202-003909",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.005759 0.000328 2.077038 ( 2.768099)
build_miniruby 0.000000 0.001725 1.682459 ( 1.709184)
build_ruby 0.001259 0.000817 3.795831 ( 4.083455)
build_all 0.008021 0.000074 6.474918 ( 4.025698)
build_install 0.014620 0.004476 7.843967 ( 5.754802)
test_btest 0.000747 0.000154 86.120794 ( 36.246859)
test_basic 0.000788 0.007093 0.907707 ( 1.009703)
test_all 0.059823 0.056256 744.066906 (274.554091)
test_rubyspec 0.064848 0.043411 170.222648 (183.831595)
total: 513.98 sec