Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-040753
#<BuildRuby:0x00005645a52ae298
@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.20240218-040753",
@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.000023 0.000002 0.000025 ( 0.000025)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.002401 0.003785 2.014017 ( 2.408441)
build_miniruby 0.001579 0.000000 1.706934 ( 1.708602)
build_ruby 0.001680 0.000000 3.704626 ( 4.275973)
build_all 0.004272 0.003924 6.610861 ( 2.993570)
build_install 0.014139 0.006045 8.505567 ( 4.674276)
test_btest 0.000785 0.000152 93.324075 ( 41.893118)
test_basic 0.006937 0.000610 0.876049 ( 0.945944)
test_all 0.103476 0.015480 789.629095 (311.411962)
test_rubyspec 0.052246 0.038754 120.401252 (129.970584)
total: 500.28 sec