Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-063914
#<BuildRuby:0x0000562bc3c02228
@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.20240228-063914",
@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.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.003626 0.003967 2.691226 ( 2.694437)
build_miniruby 0.001235 0.000128 1.725606 ( 1.739997)
build_ruby 0.001788 0.000185 3.521292 ( 3.781029)
build_all 0.008276 0.000000 7.059330 ( 3.425822)
build_install 0.020125 0.000000 8.751862 ( 4.721607)
test_btest 0.000826 0.000000 93.446497 ( 37.109085)
test_basic 0.008711 0.000000 1.034916 ( 1.180267)
test_all 0.075605 0.039447 770.701346 (286.535744)
test_rubyspec 0.046742 0.038841 133.012142 (149.039515)
total: 490.23 sec