Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-060505
#<BuildRuby:0x00005561c4c12228
@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-060505",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.005802 0.003236 2.686924 ( 4.393301)
build_miniruby 0.001686 0.000211 1.895171 ( 2.834094)
build_ruby 0.001721 0.000215 3.928180 ( 5.172203)
build_all 0.009246 0.000161 7.204381 ( 7.640827)
build_install 0.018250 0.004287 9.315215 ( 9.692770)
test_btest 0.000779 0.000103 96.416936 (101.732364)
test_basic 0.004369 0.004112 1.036200 ( 1.826401)
test_all 0.078296 0.046719 814.419866 (558.335777)
test_rubyspec 0.059579 0.031214 135.337264 (174.564417)
total: 866.19 sec