Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-161617
#<BuildRuby:0x0000563a4b9b9fc0
@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.20240124-161617",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005960 0.000000 1.898856 ( 2.286880)
build_miniruby 0.000000 0.001613 1.661333 ( 1.659720)
build_ruby 0.000000 0.001858 3.374168 ( 3.627835)
build_all 0.000000 0.007862 6.088588 ( 2.720515)
build_install 0.014912 0.003177 7.736011 ( 4.275441)
test_btest 0.000649 0.000146 86.719430 ( 32.878615)
test_basic 0.000000 0.007670 0.958396 ( 1.030155)
test_all 0.073958 0.041029 715.396169 (288.268959)
test_rubyspec 0.048386 0.053067 164.346896 (176.135689)
total: 512.88 sec