Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-050955
#<BuildRuby:0x000055e259b5e078
@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.20240204-050955",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.005469 0.001052 2.103035 ( 3.718182)
build_miniruby 0.001674 0.000321 1.838197 ( 2.503961)
build_ruby 0.001591 0.000306 3.628335 ( 4.591306)
build_all 0.008046 0.000703 6.608265 ( 7.428578)
build_install 0.015505 0.006774 8.340186 ( 9.315207)
test_btest 0.000813 0.000174 90.559669 (109.021332)
test_basic 0.003402 0.004481 0.977878 ( 2.005589)
test_all 0.078580 0.047353 777.973166 (709.256283)
test_rubyspec 0.040739 0.071188 182.942695 (235.081571)
total: 1082.92 sec