Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-015816
#<BuildRuby:0x000055c82d046320
@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.20240123-015816",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.002682 0.003215 1.553054 ( 1.898959)
build_miniruby 0.001506 0.000224 1.561997 ( 1.560341)
build_ruby 0.001242 0.000184 3.384280 ( 3.636845)
build_all 0.000831 0.007172 6.332117 ( 2.671935)
build_install 0.017363 0.001150 7.491010 ( 4.040382)
test_btest 0.000679 0.000131 85.522744 ( 24.252556)
test_basic 0.006069 0.001175 0.901073 ( 0.964369)
test_all 0.073798 0.040001 694.636003 (210.187398)
test_rubyspec 0.069512 0.030648 158.858341 (170.068224)
total: 419.28 sec