Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-183353
#<BuildRuby:0x00007f4b36cdfdd8
@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.20240824-183353",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.002478 0.004856 3.718704 ( 3.729941)
build_miniruby 0.001199 0.000399 1.608417 ( 1.605289)
build_ruby 0.001349 0.000449 4.243054 ( 4.447045)
build_all 0.006654 0.002218 8.042467 ( 3.044502)
build_install 0.013695 0.004565 10.991235 ( 5.085897)
test_btest 0.000643 0.000214 117.573083 ( 31.032898)
test_basic 0.001979 0.007384 1.011309 ( 1.059790)
test_all 0.086269 0.063134 797.556375 (228.800829)
test_rubyspec 0.038074 0.052281 157.088713 ( 27.342285)
total: 306.15 sec