Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-143714
#<BuildRuby:0x00007f12b921fde0
@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.20240827-143714",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000027 0.000008 0.000035 ( 0.000036)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.000000 0.007675 3.762464 ( 3.586982)
build_miniruby 0.000000 0.001863 1.595725 ( 1.592052)
build_ruby 0.002105 0.000043 4.305665 ( 4.450066)
build_all 0.000000 0.009270 8.140415 ( 3.084422)
build_install 0.007915 0.011180 10.876084 ( 4.986104)
test_btest 0.000565 0.000298 115.501213 ( 32.278010)
test_basic 0.006566 0.003283 1.232379 ( 1.481517)
test_all 0.094079 0.055497 806.957014 (243.019417)
test_rubyspec 0.063221 0.030725 170.633926 ( 49.575234)
total: 344.05 sec