Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-175042
#<BuildRuby:0x00005624a05c6230
@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.20240306-175042",
@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.000000 0.000018 ( 0.000018)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000024 0.000001 0.000025 ( 0.000024)
build_up 0.000000 0.007483 2.288787 ( 2.384614)
build_miniruby 0.004526 0.000710 93.375062 ( 30.981484)
build_ruby 0.001229 0.000132 3.376251 ( 3.600473)
build_all 0.003570 0.003531 6.263722 ( 2.395867)
build_install 0.010966 0.005836 8.074951 ( 3.829073)
test_btest 0.000689 0.000115 87.675686 ( 22.668862)
test_basic 0.001582 0.004717 0.793872 ( 0.856940)
test_all 0.096779 0.024477 789.920371 (305.619134)
test_rubyspec 0.054118 0.046364 139.132019 (196.370134)
total: 568.71 sec