Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241026-195119
#<BuildRuby:0x00007f96e713fdc8
@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.20241026-195119",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000031 0.000010 0.000041 ( 0.000040)
configure 0.000029 0.000009 0.000038 ( 0.000037)
build_up 0.006905 0.002072 4.256763 ( 4.877835)
build_miniruby 0.002087 0.000000 1.787413 ( 1.885004)
build_ruby 0.002207 0.000054 4.635936 ( 4.869697)
build_all 0.008742 0.001269 6.825309 ( 4.204163)
build_install 0.022389 0.000000 10.263694 ( 6.632639)
test_btest 0.000821 0.000000 78.941336 ( 50.027885)
test_basic 0.007160 0.005298 1.079087 ( 1.297927)
test_all 0.110389 0.038856 680.171094 (200.578317)
test_rubyspec 0.052146 0.028967 117.725626 ( 21.087588)
total: 295.46 sec