Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-212249
#<BuildRuby:0x00007f6f7e84fdd8
@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.20241227-212249",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000036 0.000008 0.000044 ( 0.000043)
configure 0.000028 0.000007 0.000035 ( 0.000036)
build_up 0.000000 0.005656 1.815691 ( 2.190378)
build_miniruby 0.000000 0.001558 1.642287 ( 1.639311)
build_ruby 0.000000 0.001965 3.785945 ( 3.943048)
build_all 0.001241 0.007551 6.331985 ( 2.683570)
build_install 0.007290 0.009798 8.098685 ( 4.484244)
test_btest 0.000591 0.000273 75.986948 ( 20.522855)
test_basic 0.006666 0.001038 0.945115 ( 0.997717)
test_all 0.101898 0.044217 685.288531 (211.400506)
test_rubyspec 0.047105 0.029297 116.623207 ( 23.867566)
total: 271.73 sec