Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241223-073016
#<BuildRuby:0x00007fcf8e27fdc0
@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.20241223-073016",
@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.000009 0.000028 ( 0.000027)
autoconf 0.000031 0.000013 0.000044 ( 0.000044)
configure 0.000022 0.000010 0.000032 ( 0.000033)
build_up 0.004488 0.001974 2.156057 ( 2.758154)
build_miniruby 0.001202 0.000529 1.612157 ( 1.688740)
build_ruby 0.000000 0.002216 4.353215 ( 4.611849)
build_all 0.003936 0.006080 6.822900 ( 4.190631)
build_install 0.014908 0.007454 8.769711 ( 6.081776)
test_btest 0.001045 0.000000 78.373254 ( 53.611386)
test_basic 0.004311 0.007104 1.055052 ( 1.385082)
test_all 0.099699 0.050284 773.439836 (331.636718)
test_rubyspec 0.045421 0.036970 119.662991 ( 36.705931)
total: 442.67 sec