Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-015401
#<BuildRuby:0x00007ffabc8ffde0
@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.20241229-015401",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000034 0.000005 0.000039 ( 0.000038)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.002125 0.004081 2.144361 ( 7.686209)
build_miniruby 0.001418 0.000243 1.724287 ( 3.177357)
build_ruby 0.000000 0.002212 4.516391 ( 44.121118)
build_all 0.005509 0.005702 7.036158 ( 9.645448)
build_install 0.017965 0.005337 8.946018 ( 12.116399)
test_btest 0.000750 0.000173 79.775787 (109.049049)
test_basic 0.006484 0.004665 1.056396 ( 9.662257)
test_all 0.124337 0.035176 810.355806 (874.363413)
test_rubyspec 0.016192 0.071519 122.418988 ( 67.280086)
total: 1137.10 sec